Inheritance diagram for IT_ContextAttributes::BaseRetransmissionInterval:

Definition at line 228 of file wsrm_config_xsdTypes.h.
Public Types | |
| typedef IT_BaseRetransmissionIntervalReflection | IT_ReflectionType |
Public Member Functions | |
| virtual const IT_Bus::QName & | get_type () const |
| Returns the IT_Bus::QName for the type. | |
Private Attributes | |
| IT_Bus::QNameHashMap< IT_Bus::String > | otherAttributes |
| IT_Bus::ULong | var_Milliseconds |
Friends | |
| class | IT_BaseRetransmissionIntervalReflection |
| virtual const IT_Bus::QName& IT_ContextAttributes::BaseRetransmissionInterval::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.
1.4.7