Inheritance diagram for IT_ContextAttributes::usageStyleType:

Definition at line 852 of file mq_xsdTypes.h.
Public Types | |
| typedef IT_usageStyleTypeReflection | IT_ReflectionType |
Public Member Functions | |
| virtual const IT_Bus::QName & | get_type () const |
| Returns the IT_Bus::QName for the type. | |
Static Public Attributes | |
| static const IT_Bus::String | Peer |
| static const IT_Bus::String | Requester |
| static const IT_Bus::String | Responder |
Private Attributes | |
| IT_Bus::String | m_val |
Friends | |
| class | IT_usageStyleTypeReflection |
| virtual const IT_Bus::QName& IT_ContextAttributes::usageStyleType::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