Inheritance diagram for IT_Bus_Managed::ServiceDetails:
Definition at line 484 of file managed_bus_xsdTypes.h.
Public Member Functions | |
virtual const IT_Bus::QName & | get_type () const |
Returns the IT_Bus::QName for the type. | |
Private Attributes | |
IT_Bus::QName | var_service_name |
ServiceState | var_service_state |
virtual const IT_Bus::QName& IT_Bus_Managed::ServiceDetails::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.