LibCT 2.0
|
Go to the source code of this file.
Classes | |
class | LibCT::VariableContainer |
VariableContainer is a class to hold an access user-defnied variables. More... | |
Namespaces | |
namespace | LibCT |
Typedefs | |
typedef std::map< std::string, VariableInterface * > | LibCT::VariableList |
Typedefs. | |
typedef std::pair< std::string, VariableInterface * > | LibCT::VariablePair |
Functions | |
bool | LibCT::SerialiseVariableContainer (VariableContainer *pContainer, OutputStream *pOutput) |
bool | LibCT::SerialiseVariableContainer (VariableContainer *pContainer, InputStream *pInput) |