WS_Addressing::FaultCodesOpenEnumType Class Reference

Inheritance diagram for WS_Addressing::FaultCodesOpenEnumType:

IT_Bus::SimpleTypeUnion IT_Bus::AnyType IT_Bus::ImplementationDetails List of all members.

Detailed Description

Definition at line 211 of file wsaddressing_xsdTypes.h.

Public Types

enum  FaultCodesOpenEnumTypeDiscriminator

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.
virtual void read_value (IT_Bus::AnySimpleTypeReader &reader) throw ((IT_Bus::DeserializationException))
 Read the value into the instance.
virtual void read_value (IT_Bus::UInt discriminator, IT_Bus::AnySimpleTypeReader &reader) throw ((IT_Bus::DeserializationException))
 Read the value of the specified member into the instance.
virtual void write_value (IT_Bus::AnySimpleTypeWriter &writer) const throw ((IT_Bus::SerializationException))
 Write the instance value.
FaultCodesOpenEnumTypeDiscriminator get_discriminator () const throw (())
IT_Bus::UInt get_discriminator_as_uint () const throw ((IT_Bus::Exception))
 Returns the value of the discriminator.
IT_Bus::QName get_selected_member_type () const throw ((IT_Bus::Exception))
 Returns the name of the selected member type.


Member Function Documentation

IT_Bus::AnyType& WS_Addressing::FaultCodesOpenEnumType::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& WS_Addressing::FaultCodesOpenEnumType::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 WS_Addressing::FaultCodesOpenEnumType::read_value ( IT_Bus::AnySimpleTypeReader reader  )  throw ((IT_Bus::DeserializationException)) [virtual]

Read the value into the instance.

Derived subclasses implement this method.

Parameters:
reader the any simple type reader
Exceptions:
DeserializationException 

Implements IT_Bus::SimpleTypeUnion.

virtual void WS_Addressing::FaultCodesOpenEnumType::read_value ( IT_Bus::UInt  discriminator,
IT_Bus::AnySimpleTypeReader reader 
) throw ((IT_Bus::DeserializationException)) [virtual]

Read the value of the specified member into the instance.

Derived subclasses implement this method.

Parameters:
discriminator the discriminator of the member to be read
reader the any simple type reader
Exceptions:
DeserializationException 

Implements IT_Bus::SimpleTypeUnion.

virtual void WS_Addressing::FaultCodesOpenEnumType::write_value ( IT_Bus::AnySimpleTypeWriter writer  )  const throw ((IT_Bus::SerializationException)) [virtual]

Write the instance value.

Derived subclasses implement this method.

Parameters:
reader the any simple type writer
Exceptions:
SerializationException 

Implements IT_Bus::SimpleTypeUnion.

IT_Bus::UInt WS_Addressing::FaultCodesOpenEnumType::get_discriminator_as_uint (  )  const throw ((IT_Bus::Exception)) [inline, virtual]

Returns the value of the discriminator.

Derived subclasses implement this method.

Returns:
the value of the discriminator
Exceptions:
Exception 

Implements IT_Bus::SimpleTypeUnion.

Definition at line 275 of file wsaddressing_xsdTypes.h.

IT_Bus::QName WS_Addressing::FaultCodesOpenEnumType::get_selected_member_type (  )  const throw ((IT_Bus::Exception)) [virtual]

Returns the name of the selected member type.

Derived subclasses implement this method.

Returns:
the QName of the selected member
Exceptions:
Exception If no member is selected

Implements IT_Bus::SimpleTypeUnion.


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