IT_ContextAttributes::SecurityTokenReferenceType Class Reference

Inheritance diagram for IT_ContextAttributes::SecurityTokenReferenceType:

IT_Bus::ChoiceComplexType IT_Bus::ComplexType IT_Bus::AnyType IT_Bus::ImplementationDetails List of all members.

Detailed Description

Definition at line 1901 of file wsse10_secext_xsdTypes.h.

Public Types

typedef IT_SecurityTokenReferenceTypeReflection IT_ReflectionType

Public Member Functions

IT_Bus::AnyTypecopy (const IT_Bus::AnyType &rhs)
 Returns a reference to an AnyType that is a copy of the AnyType parameter.
virtual const IT_Bus::QNameget_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)
virtual void write_contents (IT_Bus::ComplexTypeWriter &writer) const throw ((IT_Bus::SerializationException))
 Write the member values of the instance.
virtual void read_member (const IT_Bus::QName &discriminator, IT_Bus::ComplexTypeReader &reader) throw ((IT_Bus::DeserializationException))
 Read a member value into the instance.
virtual void read_contents (IT_Bus::ComplexTypeReader &reader) throw ((IT_Bus::DeserializationException))
 Read the member values into the instance.
IT_SecurityTokenReferenceTypeChoice::IT_SecurityTokenReferenceTypeChoiceDiscriminator get_discriminator (size_t index) const
IT_Bus::UInt get_discriminator_as_uint (size_t index) const
IT_SecurityTokenReferenceTypeChoice::IT_SecurityTokenReferenceTypeChoiceDiscriminator get_discriminator () const
IT_Bus::UInt get_discriminator_as_uint () const
 Return the value of the discriminator.
virtual IT_Reflect::Reflectionget_reflection () throw ((IT_Reflect::ReflectException))
 Return an instance of the IT_Reflect::Reflection type that encapsulates this instance.
virtual const IT_Reflect::Reflectionget_reflection () const throw ((IT_Reflect::ReflectException))
 Return an instance of the IT_Reflect::Reflection type that encapsulates this instance.

Private Attributes

IT_Bus::TypeListT< IT_ContextAttributes::IT_SecurityTokenReferenceTypeChoicevar_IT_SecurityTokenReferenceTypeChoice
IT_Bus::QNameHashMap< IT_Bus::StringotherAttributes
IT_Bus::IDNillable var_Id
tUsageNillable var_Usage

Friends

class IT_SecurityTokenReferenceTypeReflection


Member Function Documentation

IT_Bus::AnyType& IT_ContextAttributes::SecurityTokenReferenceType::copy ( const IT_Bus::AnyType rhs  )  [virtual]

Returns a reference to an AnyType that is a copy of the AnyType parameter.

Derived classes override this method, providing an appropriate implementation. In this base class, this method is not supported; an exception is always thrown.

Parameters:
AnyType to be copied.
Returns:
A reference to AnyType.
Exceptions:
IT_Bus::Exception with message "Copy not supported"

Reimplemented from IT_Bus::AnyType.

virtual const IT_Bus::QName& IT_ContextAttributes::SecurityTokenReferenceType::get_type (  )  const [virtual]

Returns the IT_Bus::QName for the type.

Derived subclasses implement this method and return their QName.

Returns:
IT_Bus::QName.

Implements IT_Bus::AnyType.

virtual void IT_ContextAttributes::SecurityTokenReferenceType::write_contents ( IT_Bus::ComplexTypeWriter writer  )  const throw ((IT_Bus::SerializationException)) [virtual]

Write the member values of the instance.

Derived subclasses implement this method.

Implements IT_Bus::ChoiceComplexType.

virtual void IT_ContextAttributes::SecurityTokenReferenceType::read_member ( const IT_Bus::QName discriminator,
IT_Bus::ComplexTypeReader reader 
) throw ((IT_Bus::DeserializationException)) [virtual]

Read a member value into the instance.

Derived subclasses implement this method.

Implements IT_Bus::ChoiceComplexType.

virtual void IT_ContextAttributes::SecurityTokenReferenceType::read_contents ( IT_Bus::ComplexTypeReader reader  )  throw ((IT_Bus::DeserializationException)) [virtual]

Read the member values into the instance.

Derived subclasses implement this method.

Implements IT_Bus::ChoiceComplexType.

IT_Bus::UInt IT_ContextAttributes::SecurityTokenReferenceType::get_discriminator_as_uint (  )  const [inline, virtual]

Return the value of the discriminator.

Derived subclasses implement this method.

Returns:
UInt, the value of the discriminator.

Implements IT_Bus::ChoiceComplexType.

Definition at line 1999 of file wsse10_secext_xsdTypes.h.

virtual IT_Reflect::Reflection* IT_ContextAttributes::SecurityTokenReferenceType::get_reflection (  )  throw ((IT_Reflect::ReflectException)) [virtual]

Return an instance of the IT_Reflect::Reflection type that encapsulates this instance.

Returns:
IT_Reflect::Reflection
Exceptions:
IT_Reflect::ReflectException 

Reimplemented from IT_Bus::AnyType.

virtual const IT_Reflect::Reflection* IT_ContextAttributes::SecurityTokenReferenceType::get_reflection (  )  const throw ((IT_Reflect::ReflectException)) [virtual]

Return an instance of the IT_Reflect::Reflection type that encapsulates this instance.

Returns:
IT_Reflect::Reflection
Exceptions:
IT_Reflect::ReflectException 

Reimplemented from IT_Bus::AnyType.


Generated on Tue Mar 20 15:28:30 2007 for Artix by  doxygen 1.5.1-p1