IT_Bus::SequenceComplexType Class Reference

#include <it_bus/sequence_complex_type.h>

Inheritance diagram for IT_Bus::SequenceComplexType:

IT_Bus::ComplexType IT_Bus::AnyType IT_Bus::ImplementationDetails IT_Bus::ArrayT< T > IT_Bus::ArrayT< IT_Bus::Reference > IT_Bus::ArrayT< IT_Bus_Managed::LoggingSubsystemInfo > IT_Bus::ArrayT< IT_Bus_Managed::ServiceDetails > IT_Bus::ArrayT< IT_ContextAttributes::SOAPAttachmentPartInfo > IT_Bus::ArrayT< IT_Policy::AllType > IT_Bus::ArrayT< WS_Addressing::EndpointReferenceType > IT_Bus::FaultDetail IT_Bus::FaultException IT_Bus::Reference IT_Bus::ReferencePort IT_Bus::Soap12WSDLAddress IT_Bus::SoapEncArray IT_Bus::SoapWSDLAddress IT_Bus::TunnelWSDLAddress IT_Bus_Managed::LoggingSubsystemInfo IT_Bus_Managed::LoggingSubsystemInput IT_Bus_Managed::ServiceCounters IT_Bus_Managed::ServiceDetails IT_Bus_Managed::ServiceThroughput IT_Bus_Services::IT_SessionManager::beginSession IT_Bus_Services::IT_SessionManager::BeginSession IT_Bus_Services::IT_SessionManager::beginSessionResponse IT_Bus_Services::IT_SessionManager::BeginSessionResponse IT_Bus_Services::IT_SessionManager::deregisterEndpoint IT_Bus_Services::IT_SessionManager::deregisterEndpointManager IT_Bus_Services::IT_SessionManager::EmptyMessage IT_Bus_Services::IT_SessionManager::EndSession IT_Bus_Services::IT_SessionManager::endSession IT_Bus_Services::IT_SessionManager::GetAllEndpoints IT_Bus_Services::IT_SessionManager::GetAllEndpointsFaultException IT_Bus_Services::IT_SessionManager::GetAllEndpointsResponse IT_Bus_Services::IT_SessionManager::getAllServiceEndpoints IT_Bus_Services::IT_SessionManager::getAllServiceEndpointsResponse IT_Bus_Services::IT_SessionManager::registerEndpoint IT_Bus_Services::IT_SessionManager::RegisterEndpointFaultException IT_Bus_Services::IT_SessionManager::registerEndpointManager IT_Bus_Services::IT_SessionManager::registerEndpointManagerResponse IT_Bus_Services::IT_SessionManager::renewSession IT_Bus_Services::IT_SessionManager::RenewSession IT_Bus_Services::IT_SessionManager::renewSessionResponse IT_Bus_Services::IT_SessionManager::RenewSessionResponse IT_Bus_Services::IT_SessionManager::SessionBeginFaultException IT_Bus_Services::IT_SessionManager::sessionEnded IT_Bus_Services::IT_SessionManager::sessionEstablished IT_Bus_Services::IT_SessionManager::SessionId IT_Bus_Services::IT_SessionManager::SessionInfo IT_Bus_Services::IT_SessionManager::sessionRenewed IT_Bus_Services::IT_SessionManager::SessionRenewFaultException IT_ContextAttributes::AcknowledgementInterval IT_ContextAttributes::BaseRetransmissionInterval IT_ContextAttributes::BusSecurity_1 IT_ContextAttributes::ClientConfiguration_1 IT_ContextAttributes::ClientNamingPolicyType_1 IT_ContextAttributes::clientType_1 IT_ContextAttributes::ConnectionPolicyType_1 IT_ContextAttributes::CORBAAttributesType IT_ContextAttributes::CredentialsType_1 IT_ContextAttributes::DefaultConnectionPolicyType_1 IT_ContextAttributes::ExponentialBackoff IT_ContextAttributes::InactivityTimeout IT_ContextAttributes::IT_JMSHeadersTypeData IT_ContextAttributes::IT_tExtensibilityElementData IT_ContextAttributes::JMSClientHeadersType_1 IT_ContextAttributes::JMSConnectionSecurityInfoType IT_ContextAttributes::JMSPropertyType IT_ContextAttributes::JMSServerHeadersType_1 IT_ContextAttributes::MaxUnAcknowledgedMessagesThreshold IT_ContextAttributes::MQAttributesType_1 IT_ContextAttributes::mqClientType_1 IT_ContextAttributes::MQConnectionAttributesType_1 IT_ContextAttributes::MQMessageAttributesType_1 IT_ContextAttributes::mqServerType_1 IT_ContextAttributes::ReferenceType IT_ContextAttributes::RMPoliciesType IT_ContextAttributes::SecurityHeaderType IT_ContextAttributes::ServerConfiguration_1 IT_ContextAttributes::ServerNamingPolicyType_1 IT_ContextAttributes::serverType_1 IT_ContextAttributes::SOAPAttachmentPartInfo IT_ContextAttributes::TibrvType_1 IT_ContextAttributes::TimestampType IT_ContextAttributes::TransformationParametersType IT_ContextAttributes::UsernameTokenType IT_HTTP::HTTPClientConfiguration IT_HTTP::HTTPWSDLAddress IT_MQ::MQConfiguration IT_Policy::AllType IT_Policy::PolicyDescriptor IT_Policy::PolicyOperatorType IT_WS_ORB::CORBAWSDLAddress WS_Addressing::AttributedAnyType WS_Addressing::EndpointReferenceType WS_Addressing::MetadataType WS_Addressing::ProblemActionType WS_Addressing::ReferenceParametersType WS_Addressing_2004::EndpointReferenceType WS_Addressing_2004::ReferenceParametersType WS_Addressing_2004::ReferencePropertiesType WS_AtomicTransactions::ATAlwaysCapability WS_AtomicTransactions::ATAssertion WS_AtomicTransactions::Notification WS_AtomicTransactions::PrepareResponse WS_AtomicTransactions::ReplayResponse WS_Coordination::CreateCoordinationContextResponseType WS_Coordination::CreateCoordinationContextType WS_Coordination::http___schemas_xmlsoap_org_ws_2004_10_wscoor WS_Coordination::IT_CoordinationContextTypeData WS_Coordination::RegisterResponseType WS_Coordination::RegisterType List of all members.

Detailed Description

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

Definition at line 20 of file sequence_complex_type.h.

Public Member Functions

virtual void read (const QName &name, ComplexTypeReader &reader) throw ((IT_Bus::DeserializationException))
 Read the value into the instance.
virtual void write (const QName &name, ComplexTypeWriter &writer) const throw ((IT_Bus::SerializationException))
 Write the content of the instance.
virtual void read_contents (ComplexTypeReader &os)=0 throw ((DeserializationException))
 Read the member values into the instance.
virtual void write_contents (ComplexTypeWriter &os) const =0 throw ((SerializationException))
 Write the member values of the instance.
virtual AnyType::Kind get_kind () const
 Returns the IT_Bus::AnyType::Kind for the type.
SequenceComplexTypeoperator= (const SequenceComplexType &rhs)
 Assignment operator.

Protected Member Functions

 SequenceComplexType ()
 Constructor.


Member Function Documentation

virtual void IT_Bus::SequenceComplexType::read_contents ( ComplexTypeReader os  )  throw ((DeserializationException)) [pure virtual]

Read the member values into the instance.

Derived subclasses implement this method.

Implemented in IT_Bus::FaultDetail, IT_Bus::FaultException, IT_Policy::PolicyDescriptor, IT_Bus::ReferencePort, IT_Bus::Reference, IT_Bus::SoapEncArray, IT_Bus::SoapEncArrayT< T >, IT_Policy::AllType, IT_Policy::OperatorContentType, IT_Policy::PolicyOperatorType, WS_Addressing::ProblemActionType, WS_Addressing::ReferenceParametersType, WS_Addressing::AttributedAnyType, WS_Addressing::MetadataType, WS_Addressing::EndpointReferenceType, IT_WS_ORB::CORBAWSDLAddress, IT_HTTP::HTTPClientConfiguration, IT_HTTP::HTTPWSDLAddress, IT_MQ::MQConfiguration, IT_Bus::Soap12WSDLAddress, IT_Bus::SoapWSDLAddress, IT_Bus::TunnelWSDLAddress, IT_ContextAttributes::SOAPAttachmentPartInfo, IT_ContextAttributes::SOAPAttachmentPartInfoArray, IT_ContextAttributes::BusSecurity_1, IT_ContextAttributes::CORBAAttributesType, IT_ContextAttributes::ServerNamingPolicyType_1, IT_ContextAttributes::CredentialsType_1, IT_ContextAttributes::ConnectionPolicyType_1, IT_ContextAttributes::ClientNamingPolicyType_1, IT_ContextAttributes::DefaultConnectionPolicyType_1, IT_ContextAttributes::clientType_1, IT_ContextAttributes::serverType_1, IT_ContextAttributes::ServerConfiguration_1, IT_ContextAttributes::ClientConfiguration_1, IT_ContextAttributes::JMSPropertyType, IT_ContextAttributes::JMSConnectionSecurityInfoType, IT_ContextAttributes::JMSServerHeadersType_1, IT_ContextAttributes::IT_JMSHeadersTypeData, IT_ContextAttributes::JMSClientHeadersType_1, IT_ContextAttributes::MQMessageAttributesType_1, IT_ContextAttributes::MQAttributesType_1, IT_ContextAttributes::MQConnectionAttributesType_1, IT_ContextAttributes::mqClientType_1, IT_ContextAttributes::mqServerType_1, IT_Bus_Services::IT_SessionManager::registerEndpointManagerResponse, IT_Bus_Services::IT_SessionManager::SessionId, IT_Bus_Services::IT_SessionManager::SessionInfo, IT_Bus_Services::IT_SessionManager::BeginSessionResponse, IT_Bus_Services::IT_SessionManager::getAllServiceEndpoints, IT_Bus_Services::IT_SessionManager::RenewSession, IT_Bus_Services::IT_SessionManager::RegisterEndpointFaultException, IT_Bus_Services::IT_SessionManager::ServiceEndpointList, IT_Bus_Services::IT_SessionManager::getAllServiceEndpointsResponse, IT_Bus_Services::IT_SessionManager::SessionBeginFaultException, IT_Bus_Services::IT_SessionManager::EndSession, IT_Bus_Services::IT_SessionManager::GetAllEndpointsFaultException, IT_Bus_Services::IT_SessionManager::EndpointList, IT_Bus_Services::IT_SessionManager::GetAllEndpointsResponse, IT_Bus_Services::IT_SessionManager::registerEndpoint, IT_Bus_Services::IT_SessionManager::SessionRenewFaultException, IT_Bus_Services::IT_SessionManager::renewSession, IT_Bus_Services::IT_SessionManager::endSession, IT_Bus_Services::IT_SessionManager::BeginSession, IT_Bus_Services::IT_SessionManager::beginSessionResponse, IT_Bus_Services::IT_SessionManager::beginSession, IT_Bus_Services::IT_SessionManager::sessionEstablished, IT_Bus_Services::IT_SessionManager::registerEndpointManager, IT_Bus_Services::IT_SessionManager::GetAllEndpoints, IT_Bus_Services::IT_SessionManager::RenewSessionResponse, IT_Bus_Services::IT_SessionManager::deregisterEndpoint, IT_Bus_Services::IT_SessionManager::sessionEnded, IT_Bus_Services::IT_SessionManager::sessionRenewed, IT_Bus_Services::IT_SessionManager::EmptyMessage, IT_Bus_Services::IT_SessionManager::renewSessionResponse, IT_Bus_Services::IT_SessionManager::deregisterEndpointManager, IT_ContextAttributes::TibrvType_1, WS_Addressing_2004::ReferencePropertiesType, WS_Addressing_2004::ReferenceParametersType, WS_Addressing_2004::EndpointReferenceType, WS_AtomicTransactions::PrepareResponse, WS_AtomicTransactions::ReplayResponse, WS_AtomicTransactions::ATAssertion, WS_AtomicTransactions::Notification, WS_AtomicTransactions::ATAlwaysCapability, WS_Coordination::IT_CoordinationContextTypeData, WS_Coordination::http___schemas_xmlsoap_org_ws_2004_10_wscoor, WS_Coordination::CreateCoordinationContextResponseType, WS_Coordination::RegisterType, WS_Coordination::CreateCoordinationContextType, WS_Coordination::RegisterResponseType, IT_ContextAttributes::IT_tExtensibilityElementData, IT_ContextAttributes::AcknowledgementInterval, IT_ContextAttributes::BaseRetransmissionInterval, IT_ContextAttributes::ExponentialBackoff, IT_ContextAttributes::InactivityTimeout, IT_ContextAttributes::MaxUnAcknowledgedMessagesThreshold, IT_ContextAttributes::RMPoliciesType, IT_ContextAttributes::SecurityHeaderType, IT_ContextAttributes::UsernameTokenType, IT_ContextAttributes::TransformationParametersType, IT_ContextAttributes::ReferenceType, IT_ContextAttributes::TimestampType, IT_Bus_Managed::LoggingSubsystemInfo, IT_Bus_Managed::LoggingDetails, IT_Bus_Managed::ServiceThroughput, IT_Bus_Managed::ServiceCounters, IT_Bus_Managed::ServiceDetails, IT_Bus_Managed::ServicesDetails, and IT_Bus_Managed::LoggingSubsystemInput.

virtual void IT_Bus::SequenceComplexType::write_contents ( ComplexTypeWriter os  )  const throw ((SerializationException)) [pure virtual]

Write the member values of the instance.

Derived subclasses implement this method.

Implemented in IT_Bus::FaultDetail, IT_Bus::FaultException, IT_Policy::PolicyDescriptor, IT_Bus::ReferencePort, IT_Bus::Reference, IT_Bus::SoapEncArray, IT_Bus::SoapEncArrayT< T >, IT_Policy::AllType, IT_Policy::OperatorContentType, IT_Policy::PolicyOperatorType, WS_Addressing::ProblemActionType, WS_Addressing::ReferenceParametersType, WS_Addressing::AttributedAnyType, WS_Addressing::MetadataType, WS_Addressing::EndpointReferenceType, IT_WS_ORB::CORBAWSDLAddress, IT_HTTP::HTTPClientConfiguration, IT_HTTP::HTTPWSDLAddress, IT_MQ::MQConfiguration, IT_Bus::Soap12WSDLAddress, IT_Bus::SoapWSDLAddress, IT_Bus::TunnelWSDLAddress, IT_ContextAttributes::SOAPAttachmentPartInfo, IT_ContextAttributes::SOAPAttachmentPartInfoArray, IT_ContextAttributes::BusSecurity_1, IT_ContextAttributes::CORBAAttributesType, IT_ContextAttributes::ServerNamingPolicyType_1, IT_ContextAttributes::CredentialsType_1, IT_ContextAttributes::ConnectionPolicyType_1, IT_ContextAttributes::ClientNamingPolicyType_1, IT_ContextAttributes::DefaultConnectionPolicyType_1, IT_ContextAttributes::clientType_1, IT_ContextAttributes::serverType_1, IT_ContextAttributes::ServerConfiguration_1, IT_ContextAttributes::ClientConfiguration_1, IT_ContextAttributes::JMSPropertyType, IT_ContextAttributes::JMSConnectionSecurityInfoType, IT_ContextAttributes::JMSServerHeadersType_1, IT_ContextAttributes::IT_JMSHeadersTypeData, IT_ContextAttributes::JMSClientHeadersType_1, IT_ContextAttributes::MQMessageAttributesType_1, IT_ContextAttributes::MQAttributesType_1, IT_ContextAttributes::MQConnectionAttributesType_1, IT_ContextAttributes::mqClientType_1, IT_ContextAttributes::mqServerType_1, IT_Bus_Services::IT_SessionManager::registerEndpointManagerResponse, IT_Bus_Services::IT_SessionManager::SessionId, IT_Bus_Services::IT_SessionManager::SessionInfo, IT_Bus_Services::IT_SessionManager::BeginSessionResponse, IT_Bus_Services::IT_SessionManager::getAllServiceEndpoints, IT_Bus_Services::IT_SessionManager::RenewSession, IT_Bus_Services::IT_SessionManager::RegisterEndpointFaultException, IT_Bus_Services::IT_SessionManager::ServiceEndpointList, IT_Bus_Services::IT_SessionManager::getAllServiceEndpointsResponse, IT_Bus_Services::IT_SessionManager::SessionBeginFaultException, IT_Bus_Services::IT_SessionManager::EndSession, IT_Bus_Services::IT_SessionManager::GetAllEndpointsFaultException, IT_Bus_Services::IT_SessionManager::EndpointList, IT_Bus_Services::IT_SessionManager::GetAllEndpointsResponse, IT_Bus_Services::IT_SessionManager::registerEndpoint, IT_Bus_Services::IT_SessionManager::SessionRenewFaultException, IT_Bus_Services::IT_SessionManager::renewSession, IT_Bus_Services::IT_SessionManager::endSession, IT_Bus_Services::IT_SessionManager::BeginSession, IT_Bus_Services::IT_SessionManager::beginSessionResponse, IT_Bus_Services::IT_SessionManager::beginSession, IT_Bus_Services::IT_SessionManager::sessionEstablished, IT_Bus_Services::IT_SessionManager::registerEndpointManager, IT_Bus_Services::IT_SessionManager::GetAllEndpoints, IT_Bus_Services::IT_SessionManager::RenewSessionResponse, IT_Bus_Services::IT_SessionManager::deregisterEndpoint, IT_Bus_Services::IT_SessionManager::sessionEnded, IT_Bus_Services::IT_SessionManager::sessionRenewed, IT_Bus_Services::IT_SessionManager::EmptyMessage, IT_Bus_Services::IT_SessionManager::renewSessionResponse, IT_Bus_Services::IT_SessionManager::deregisterEndpointManager, IT_ContextAttributes::TibrvType_1, WS_Addressing_2004::ReferencePropertiesType, WS_Addressing_2004::ReferenceParametersType, WS_Addressing_2004::EndpointReferenceType, WS_AtomicTransactions::PrepareResponse, WS_AtomicTransactions::ReplayResponse, WS_AtomicTransactions::ATAssertion, WS_AtomicTransactions::Notification, WS_AtomicTransactions::ATAlwaysCapability, WS_Coordination::IT_CoordinationContextTypeData, WS_Coordination::http___schemas_xmlsoap_org_ws_2004_10_wscoor, WS_Coordination::CreateCoordinationContextResponseType, WS_Coordination::RegisterType, WS_Coordination::CreateCoordinationContextType, WS_Coordination::RegisterResponseType, IT_ContextAttributes::IT_tExtensibilityElementData, IT_ContextAttributes::AcknowledgementInterval, IT_ContextAttributes::BaseRetransmissionInterval, IT_ContextAttributes::ExponentialBackoff, IT_ContextAttributes::InactivityTimeout, IT_ContextAttributes::MaxUnAcknowledgedMessagesThreshold, IT_ContextAttributes::RMPoliciesType, IT_ContextAttributes::SecurityHeaderType, IT_ContextAttributes::UsernameTokenType, IT_ContextAttributes::TransformationParametersType, IT_ContextAttributes::ReferenceType, IT_ContextAttributes::TimestampType, IT_Bus_Managed::LoggingSubsystemInfo, IT_Bus_Managed::LoggingDetails, IT_Bus_Managed::ServiceThroughput, IT_Bus_Managed::ServiceCounters, IT_Bus_Managed::ServiceDetails, IT_Bus_Managed::ServicesDetails, and IT_Bus_Managed::LoggingSubsystemInput.

virtual AnyType::Kind IT_Bus::SequenceComplexType::get_kind (  )  const [virtual]

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

Returns:
AnyType::SEQUENCE.

Reimplemented from IT_Bus::AnyType.

Reimplemented in IT_Bus::SoapEncArray, IT_ContextAttributes::BusSecurity, IT_ContextAttributes::ServerNamingPolicyType, IT_ContextAttributes::ConnectionPolicyType, IT_ContextAttributes::CredentialsType, IT_ContextAttributes::ClientNamingPolicyType, IT_ContextAttributes::DefaultConnectionPolicyType, IT_ContextAttributes::clientType, IT_ContextAttributes::serverType, IT_ContextAttributes::ServerConfiguration, IT_ContextAttributes::ClientConfiguration, IT_ContextAttributes::IT_JMSHeadersTypeData, IT_ContextAttributes::JMSClientHeadersType, IT_ContextAttributes::JMSServerHeadersType, IT_ContextAttributes::MQConnectionAttributesType, IT_ContextAttributes::mqClientType, IT_ContextAttributes::mqServerType, IT_ContextAttributes::MQAttributesType, IT_ContextAttributes::MQMessageAttributesType, IT_ContextAttributes::TibrvType, WS_Coordination::IT_CoordinationContextTypeData, WS_Coordination::CoordinationContext, WS_Coordination::CurrentContext, and IT_ContextAttributes::IT_tExtensibilityElementData.

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

Assignment operator.

Derived subclasses override this implementation.


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