#include <map>
#include <boost/shared_ptr.hpp>
#include <stdair/stdair_basic_types.hpp>
#include <stdair/stdair_date_time_types.hpp>
#include <stdair/stdair_event_types.hpp>
#include <stdair/basic/ProgressStatus.hpp>
#include <stdair/bom/key_types.hpp>
Go to the source code of this file.
Namespaces | |
namespace | stdair |
Handle on the StdAir library context. |
Typedefs | |
typedef std::pair< const LongDuration_T, EventStruct > | stdair::EventListElement_T |
typedef std::map< const LongDuration_T, EventStruct > | stdair::EventList_T |