Inheritance diagram for IT_Bus::NMToken:
Definition at line 20 of file nmtoken.h.
Public Types | |
typedef IT_Reflect::ValueRef< IT_Bus::NMToken > | IT_ReflectionType |
Public Member Functions | |
virtual const QName & | get_type () const |
Returns the IT_Bus::QName for the type. | |
Static Public Attributes | |
virtual IT_Reflect::Reflection *virtual get_reflection() IT_THROW_DECL((IT_Reflect const IT_Reflect::Reflection *static get_reflection() const IT_THROW_DECL((IT_Reflect const QName | get_static_type )() |
Return an instance of the IT_Reflect::Reflection type that encapsulates this instance. |
virtual const QName& IT_Bus::NMToken::get_type | ( | ) | const [virtual] |
Returns the IT_Bus::QName for the type.
Derived subclasses implement this method and return their QName.
Reimplemented from IT_Bus::Token.
virtual IT_Reflect::Reflection* virtual get_reflection ( ) IT_THROW_DECL((IT_Reflect const IT_Reflect::Reflection* static get_reflection ( ) const IT_THROW_DECL((IT_Reflect const QName IT_Bus::NMToken::get_static_type)() [static] |
Return an instance of the IT_Reflect::Reflection type that encapsulates this instance.
IT_Reflect::ReflectException |
Reimplemented from IT_Bus::Token.
Referenced by IT_Bus::SchemaTypeTraits< NMToken >::type_name().