![]() |
MAK Data Logger API Documentation for DIS
|
Contains MAKLogger::Contains DtCommandDefinition and MAKLogger::DtRuntimeCommandFactory classes. More...
Go to the source code of this file.
Classes | |
| class | MAKLogger::DtCommandDefinition |
| The definition of a command and it's parameters. More... | |
| class | MAKLogger::DtRuntimeCommandFactory |
| The factory for decoding text commands. More... | |
Namespaces | |
| namespace | MAKLogger |
| MAKLogger::DtLgrGenericFileFormats. | |
Typedefs | |
| typedef std::pair< DtString, DtString > | MAKLogger::DtNamedTypedParameter |
| Define a named typed parameter as a name and a type. | |
| typedef std::list < DtNamedTypedParameter > | MAKLogger::DtParameterList |
| Define a parameter list as a list of named typed parameters. | |
| typedef std::pair < DtLgrCommandType, DtLgrCommandId > | MAKLogger::DtLgrCommandUniqueId |
| typedef std::pair< DtString, DtParameterList > | MAKLogger::DtCommandAttributes |
| Define CommandAttributes as its name and its parameters. | |
| typedef std::pair < DtLgrCommandUniqueId, DtCommandAttributes > | MAKLogger::DtCommandDefinitionPair |
Contains MAKLogger::Contains DtCommandDefinition and MAKLogger::DtRuntimeCommandFactory classes.