Inheritance diagram for WS_AtomicTransactions::ErrorCodes:
Definition at line 488 of file wsat_xsdTypes.h.
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::QName | InconsistentInternalState |
Private Attributes | |
IT_Bus::QName | m_val |
virtual const IT_Bus::QName& WS_AtomicTransactions::ErrorCodes::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.