Inheritance diagram for IT_Bus_Managed::LoggingSubsystemInput:
Definition at line 601 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::String | var_subsystem |
LoggingLevel | var_level |
IT_Bus::Boolean | var_propagate |
IT_Bus::AnyList * | var_any |
virtual const IT_Bus::QName& IT_Bus_Managed::LoggingSubsystemInput::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.