GME  13
OclBasic::Type Member List
This is the complete list of members for OclBasic::Type, including all inherited members.
Clone() const OclBasic::Type [virtual]
Equals(const Any &object) const OclBasic::Type [virtual]
GetObject() const OclImplementation::Object [inline, virtual]
GetTypeManager() const OclImplementation::Object [inline]
GetTypeName() const OclImplementation::Object [inline]
GetValue(std::string &value) const OclBasic::Type
IsComparable() const OclImplementation::Object [inline, virtual]
IsCompound() const OclImplementation::Object [inline, virtual]
IsUndefined() const OclImplementation::Object [inline, virtual]
m_pTypeManagerOclImplementation::Object [protected]
m_strTypeNameOclImplementation::Object [protected]
Object(OclMeta::TypeManager *pManager, const std::string &strTypeName)OclImplementation::Object [inline, protected]
operator!=(const Type &object) const OclBasic::Type
operator==(const Type &object) const OclBasic::Type
Print() const OclBasic::Type [virtual]
RCSmart< TRefCount > classOclCommon::ReferenceCountable< Object > [friend]
ReferenceCountable()OclCommon::ReferenceCountable< Object > [inline, protected]
SetValue(const std::string &value)OclBasic::Type
Type(OclMeta::TypeManager *pManager, const std::string &strTypeName, const std::string &value)OclBasic::Type [protected]
Type(OclMeta::TypeManager *pManager, const std::string &value)OclBasic::Type
~Object()OclImplementation::Object [inline, virtual]
~ReferenceCountable()OclCommon::ReferenceCountable< Object > [inline, virtual]