WS_Addressing_2004::EndpointReferenceType Class Reference

Inheritance diagram for WS_Addressing_2004::EndpointReferenceType:

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

Detailed Description

Definition at line 516 of file wsaddressing_2004_xsdTypes.h.

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 write_contents (IT_Bus::ComplexTypeWriter &writer) const throw ((IT_Bus::SerializationException))
 Write the member values of the instance.
virtual void read_contents (IT_Bus::ComplexTypeReader &reader) throw ((IT_Bus::DeserializationException))
 Read the member values into the instance.

Private Attributes

AttributedURI var_Address
IT_Bus::ElementListT< WS_Addressing_2004::ReferencePropertiesTypevar_ReferenceProperties
IT_Bus::ElementListT< WS_Addressing_2004::ReferenceParametersTypevar_ReferenceParameters
IT_Bus::ElementListT< WS_Addressing_2004::AttributedQNamevar_PortType
IT_Bus::ElementListT< WS_Addressing_2004::ServiceNameTypevar_ServiceName
IT_Bus::AnyListvar_any
IT_Bus::QNameHashMap< IT_Bus::StringotherAttributes


Member Function Documentation

IT_Bus::AnyType& WS_Addressing_2004::EndpointReferenceType::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_2004::EndpointReferenceType::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_2004::EndpointReferenceType::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::SequenceComplexType.

virtual void WS_Addressing_2004::EndpointReferenceType::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::SequenceComplexType.


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