LibCT 2.0
|
Execute(VariableOperator oper, const VariableInterface &rhs) | LibCT::VariableInterface | [inline] |
GetContainer() const | LibCT::VariableInterface | [inline] |
GetName() const | LibCT::VariableInterface | [inline] |
GetType() const =0 | LibCT::VariableInterface | [pure virtual] |
GetTypeString() const =0 | LibCT::VariableInterface | [pure virtual] |
m_Name | LibCT::VariableInterface | [private] |
m_pContainer | LibCT::VariableInterface | [private] |
operator!=(const VariableInterface &rhs) const =0 | LibCT::VariableInterface | [pure virtual] |
operator<(const VariableInterface &rhs) const =0 | LibCT::VariableInterface | [pure virtual] |
operator<=(const VariableInterface &rhs) const =0 | LibCT::VariableInterface | [pure virtual] |
operator==(const VariableInterface &rhs) const =0 | LibCT::VariableInterface | [pure virtual] |
operator>(const VariableInterface &rhs) const =0 | LibCT::VariableInterface | [pure virtual] |
operator>=(const VariableInterface &rhs) const =0 | LibCT::VariableInterface | [pure virtual] |
ToString() const =0 | LibCT::VariableInterface | [pure virtual] |
VariableInterface(VariableContainer *pContainer, const std::string &name) | LibCT::VariableInterface | [inline] |
~VariableInterface() | LibCT::VariableInterface | [inline, virtual] |