Inheritance diagram for IT_ContextAttributes::TimestampType_1:

Definition at line 375 of file wsse10_utility_xsdTypes.h.
Public Types | |
| typedef IT_TimestampType_1Reflection | IT_ReflectionType |
Public Member Functions | |
| virtual const IT_Bus::QName & | get_type () const |
| Returns the IT_Bus::QName for the type. | |
| size_t | get_min_occurs () const |
| size_t | get_max_occurs () const |
| size_t | get_size () const |
| void | set_size (size_t new_size) |
| IT_Bus::UInt | get_discriminator_as_uint (size_t index) const |
| IT_TimestampType_1Choice::IT_TimestampType_1ChoiceDiscriminator | get_discriminator () const |
| IT_Bus::UInt | get_discriminator_as_uint () const |
| Return the value of the discriminator. | |
Private Attributes | |
| IT_Bus::TypeListT< IT_ContextAttributes::IT_TimestampType_1Choice > | var_IT_TimestampType_1Choice |
Friends | |
| class | IT_TimestampType_1Reflection |
| IT_Bus::UInt IT_ContextAttributes::TimestampType_1::get_discriminator_as_uint | ( | ) | const [inline, virtual] |
Return the value of the discriminator.
Derived subclasses implement this method.
Implements IT_Bus::ChoiceComplexType.
Definition at line 463 of file wsse10_utility_xsdTypes.h.
| virtual const IT_Bus::QName& IT_ContextAttributes::TimestampType_1::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