Inheritance diagram for IT_Bus::NMTokens:

Definition at line 20 of file nmtokens.h.
Public Types | |
|
typedef SimpleTypeListT< NMToken >::IT_ReflectionType | IT_ReflectionType |
Public Member Functions | |
| virtual AnyType & | copy (const AnyType ©) |
| Make this instance a copy of the instance provided as the method argument. | |
| virtual const QName & | get_type () const |
| Returns the IT_Bus::QName for the type. | |
| virtual const QName& IT_Bus::NMTokens::get_type | ( | ) | const [virtual] |
Returns the IT_Bus::QName for the type.
Derived subclasses implement this method and return their QName.
Implements IT_Bus::AnyType.
1.4.7