MAK Data Logger API Documentation for DIS
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Classes | Namespaces | Typedefs
lgrRuntimeCommandFactory.h File Reference

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

Detailed Description

Contains MAKLogger::Contains DtCommandDefinition and MAKLogger::DtRuntimeCommandFactory classes.


Document ID: Generated on Wed Jun 5 18:45:18 EDT 2019 from SVN revision 198968
Copyright © 2019 VT MAK. All Rights Reserved (www.mak.com)