GME  13
OclCommon::ContextStack< TItem > Member List
This is the complete list of members for OclCommon::ContextStack< TItem >, including all inherited members.
AddContext(Context::ContextType eType)OclCommon::ContextStack< TItem > [inline]
AddVariable(const std::string &strName, const TItem &object, bool bAssignable=false, bool bRedefine=false)OclCommon::ContextStack< TItem > [inline]
ContextStack()OclCommon::ContextStack< TItem > [inline]
ExistsVariable(const std::string &strName) const OclCommon::ContextStack< TItem > [inline]
GetState() const OclCommon::ContextStack< TItem > [inline]
GetVariable(const std::string &strName, TItem &object) const OclCommon::ContextStack< TItem > [inline]
IsAssignable(const std::string &strName, bool &bAssignable) const OclCommon::ContextStack< TItem > [inline]
operator=(const ContextStack< TItem > &object)OclCommon::ContextStack< TItem > [inline]
RemoveContext()OclCommon::ContextStack< TItem > [inline]
RemoveVariable(const std::string &strName)OclCommon::ContextStack< TItem > [inline]
SetVariable(const std::string &strName, const TItem &object)OclCommon::ContextStack< TItem > [inline]
StateItem typedefOclCommon::ContextStack< TItem >
StateItemVector typedefOclCommon::ContextStack< TItem >