WS_Coordination::CurrentContext Class Reference

Inheritance diagram for WS_Coordination::CurrentContext:

WS_Coordination::IT_CoordinationContextTypeData IT_Bus::ComplexContentComplexType IT_Bus::SequenceComplexType WS_Coordination::CoordinationContextType IT_Bus::AnyType IT_Bus::ComplexType IT_Bus::ComplexType IT_Bus::AnyType IT_Bus::AnyType IT_Bus::ImplementationDetails IT_Bus::ImplementationDetails IT_Bus::ImplementationDetails List of all members.

Detailed Description

Definition at line 795 of file wscoor_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 (const IT_Bus::QName &name, IT_Bus::ComplexTypeWriter &writer) const throw ((IT_Bus::SerializationException))
 Write the content of the instance.
virtual void read (const IT_Bus::QName &name, IT_Bus::ComplexTypeReader &reader) throw ((IT_Bus::DeserializationException))
 Read the value into the instance.
virtual AnyType::Kind get_kind () const
 Returns the IT_Bus::AnyType::Kind for the type.
virtual void write_complex_contents (IT_Bus::ComplexTypeWriter &writer) const throw ((IT_Bus::SerializationException))
 Write the complex content of the instance.
virtual void read_complex_contents (IT_Bus::ComplexTypeReader &reader) throw ((IT_Bus::DeserializationException))
 Read the values of the complex content into the instance.

Private Attributes

http___schemas_xmlsoap_org_ws_2004_10_wscoor var_http___schemas_xmlsoap_org_ws_2004_10_wscoor


Member Function Documentation

IT_Bus::AnyType& WS_Coordination::CurrentContext::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 WS_Coordination::IT_CoordinationContextTypeData.

virtual const IT_Bus::QName& WS_Coordination::CurrentContext::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.

Reimplemented from WS_Coordination::IT_CoordinationContextTypeData.

virtual AnyType::Kind WS_Coordination::CurrentContext::get_kind (  )  const [inline, virtual]

Returns the IT_Bus::AnyType::Kind for the type.

Returns:
AnyType::COMPLEX_CONTENT.

Reimplemented from IT_Bus::ComplexContentComplexType.

Definition at line 835 of file wscoor_xsdTypes.h.

virtual void WS_Coordination::CurrentContext::write_complex_contents ( IT_Bus::ComplexTypeWriter writer  )  const throw ((IT_Bus::SerializationException)) [virtual]

Write the complex content of the instance.

Derived classes implement this method.

Implements IT_Bus::ComplexContentComplexType.

virtual void WS_Coordination::CurrentContext::read_complex_contents ( IT_Bus::ComplexTypeReader reader  )  throw ((IT_Bus::DeserializationException)) [virtual]

Read the values of the complex content into the instance.

Deerived classes implement this method.

Implements IT_Bus::ComplexContentComplexType.


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