LibCT 2.0

LibCT::VariableInterface Member List

This is the complete list of members for LibCT::VariableInterface, including all inherited members.
Execute(VariableOperator oper, const VariableInterface &rhs)LibCT::VariableInterface [inline]
GetContainer() const LibCT::VariableInterface [inline]
GetName() const LibCT::VariableInterface [inline]
GetType() const =0LibCT::VariableInterface [pure virtual]
GetTypeString() const =0LibCT::VariableInterface [pure virtual]
m_NameLibCT::VariableInterface [private]
m_pContainerLibCT::VariableInterface [private]
operator!=(const VariableInterface &rhs) const =0LibCT::VariableInterface [pure virtual]
operator<(const VariableInterface &rhs) const =0LibCT::VariableInterface [pure virtual]
operator<=(const VariableInterface &rhs) const =0LibCT::VariableInterface [pure virtual]
operator==(const VariableInterface &rhs) const =0LibCT::VariableInterface [pure virtual]
operator>(const VariableInterface &rhs) const =0LibCT::VariableInterface [pure virtual]
operator>=(const VariableInterface &rhs) const =0LibCT::VariableInterface [pure virtual]
ToString() const =0LibCT::VariableInterface [pure virtual]
VariableInterface(VariableContainer *pContainer, const std::string &name)LibCT::VariableInterface [inline]
~VariableInterface()LibCT::VariableInterface [inline, virtual]