Inheritance diagram for IT_ContextAttributes::BusSecurityLevel:
Definition at line 79 of file bus_security_xsdTypes.h.
Public Types | |
typedef IT_BusSecurityLevelReflection | 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 | MESSAGE_LEVEL |
static const IT_Bus::String | REQUEST_LEVEL |
Private Attributes | |
IT_Bus::String | m_val |
Friends | |
class | IT_BusSecurityLevelReflection |
virtual const IT_Bus::QName& IT_ContextAttributes::BusSecurityLevel::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.