#include <string>#include <map>#include <iostream>#include <dtDAL/datatype.h>#include <dtCore/refptr.h>#include <dtHLAGM/export.h>#include <dtHLAGM/distypes.h>#include <dtHLAGM/attributetype.h>Namespaces | |
| namespace | dtHLAGM |
Classes | |
| class | dtHLAGM::OneToManyMapping |
| Logically abstract class used to to define a one to many mapping between and HLA field and many message parameters. More... | |
| class | dtHLAGM::OneToManyMapping::ParameterDefinition |
Functions | |
| DT_HLAGM_EXPORT std::ostream & | dtHLAGM::operator<< (std::ostream &os, const OneToManyMapping &otmm) |
| DT_HLAGM_EXPORT std::ostream & | dtHLAGM::operator<< (std::ostream &os, const OneToManyMapping::ParameterDefinition &pd) |