IT_Bus::ComplexContentComplexType Class Reference

#include <it_bus/complex_content_complex_type.h>

Inheritance diagram for IT_Bus::ComplexContentComplexType:

IT_Bus::AnyType IT_Bus::ComplexType IT_Bus::ImplementationDetails IT_ContextAttributes::BusSecurity IT_ContextAttributes::ClientConfiguration IT_ContextAttributes::ClientNamingPolicyType IT_ContextAttributes::clientType IT_ContextAttributes::ConnectionPolicyType IT_ContextAttributes::CredentialsType IT_ContextAttributes::DefaultConnectionPolicyType IT_ContextAttributes::JMSClientHeadersType IT_ContextAttributes::JMSServerHeadersType IT_ContextAttributes::MQAttributesType IT_ContextAttributes::mqClientType IT_ContextAttributes::MQConnectionAttributesType IT_ContextAttributes::MQMessageAttributesType IT_ContextAttributes::mqServerType IT_ContextAttributes::ServerConfiguration IT_ContextAttributes::ServerNamingPolicyType IT_ContextAttributes::serverType IT_ContextAttributes::TibrvType WS_Coordination::CoordinationContext WS_Coordination::CurrentContext List of all members.

Detailed Description

Base class for generated classes derived from complex content complex type definitions within a WSDL or XSD file.

Definition at line 18 of file complex_content_complex_type.h.

Public Member Functions

virtual void write_complexcontent_attributes (ComplexTypeWriter &writer) const IT_THROW_DECL((SerializationException))
 Write the attribute content of the instance.
virtual void read_complexcontent_attributes (ComplexTypeReader &reader) IT_THROW_DECL((DeserializationException))
 Read the attribute content into the instance.
ComplexContentComplexTypeoperator= (const ComplexContentComplexType &rhs)
 Assignment operator.

Protected Member Functions

 ComplexContentComplexType ()
 Constructor.
virtual ~ComplexContentComplexType ()
 Destructor.


Member Function Documentation

ComplexContentComplexType& IT_Bus::ComplexContentComplexType::operator= ( const ComplexContentComplexType rhs  ) 

Assignment operator.

Derived subclasses override this implementation.

virtual void IT_Bus::ComplexContentComplexType::read_complexcontent_attributes ( ComplexTypeReader reader  )  [virtual]

Read the attribute content into the instance.

This implementation does nothing. Derived classes override this implementation.

virtual void IT_Bus::ComplexContentComplexType::write_complexcontent_attributes ( ComplexTypeWriter writer  )  const [virtual]

Write the attribute content of the instance.

This implementation does nothing. Derived classes override this implementation.


Generated on Thu Sep 7 11:39:50 2006 for Artix by  doxygen 1.4.7