#include <cassert>
#include <sstream>
#include <boost/archive/text_iarchive.hpp>
#include <boost/archive/text_oarchive.hpp>
#include <boost/serialization/access.hpp>
#include <stdair/basic/BasConst_General.hpp>
#include <stdair/basic/BasConst_Inventory.hpp>
#include <stdair/basic/BasConst_Period_BOM.hpp>
#include <stdair/basic/BasConst_TravelSolution.hpp>
#include <airtsp/bom/SegmentPathPeriodKey.hpp>
Go to the source code of this file.
Namespaces | |
namespace | AIRTSP |
Functions | |
template void | AIRTSP::SegmentPathPeriodKey::serialize< ba::text_oarchive > (ba::text_oarchive &, unsigned int) |
template void | AIRTSP::SegmentPathPeriodKey::serialize< ba::text_iarchive > (ba::text_iarchive &, unsigned int) |