Inheritance diagram for IT_Bus_Managed::LoggingDetails:
Definition at line 194 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::ElementListT< IT_Bus_Managed::LoggingSubsystemInfo > | var_subsystemInfo |
virtual const IT_Bus::QName& IT_Bus_Managed::LoggingDetails::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.