IT_ContextAttributes::clientType_1 Class Reference

Inheritance diagram for IT_ContextAttributes::clientType_1:

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

Detailed Description

Definition at line 79 of file http_conf_xsdTypes.h.

Public Types

typedef IT_clientType_1Reflection IT_ReflectionType

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.
virtual IT_Reflect::Reflectionget_reflection () throw ((IT_Reflect::ReflectException))
 Return an instance of the IT_Reflect::Reflection type that encapsulates this instance.
virtual const IT_Reflect::Reflectionget_reflection () const throw ((IT_Reflect::ReflectException))
 Return an instance of the IT_Reflect::Reflection type that encapsulates this instance.

Private Attributes

IT_Bus::IntNillable var_HTTPReplyCode
IT_Bus::StringNillable var_HTTPReply
IT_Bus::StringNillable var_RedirectURL
IT_Bus::StringNillable var_ServerDate
IT_Bus::StringNillable var_LastModified
IT_Bus::StringNillable var_Expires
IT_Bus::StringNillable var_Pragma
IT_Bus::StringNillable var_ContentLocation
IT_Bus::StringNillable var_ContentEncoding
IT_Bus::StringNillable var_ContentLanguage
IT_Bus::StringNillable var_ServerType
IT_Bus::StringNillable var_WWWAuthenticate
IT_Bus::StringNillable var_ProxyAuthenticate
IT_Bus::StringNillable var_ETag
IT_Bus::IntNillable var_SendTimeout
IT_Bus::IntNillable var_ReceiveTimeout
IT_Bus::BooleanNillable var_AutoRedirect
IT_Bus::StringNillable var_UserName
IT_Bus::StringNillable var_Password
IT_Bus::StringNillable var_AuthorizationType
IT_Bus::StringNillable var_Authorization
IT_Bus::StringNillable var_Accept
IT_Bus::StringNillable var_AcceptLanguage
IT_Bus::StringNillable var_AcceptEncoding
IT_Bus::StringNillable var_ContentType
IT_Bus::StringNillable var_Host
IT_Bus::StringNillable var_Connection
IT_Bus::StringNillable var_CacheControl
IT_Bus::StringNillable var_Cookie
IT_Bus::StringNillable var_BrowserType
IT_Bus::StringNillable var_Referer
IT_Bus::StringNillable var_ProxyServer
IT_Bus::StringNillable var_ProxyUserName
IT_Bus::StringNillable var_ProxyPassword
IT_Bus::StringNillable var_ProxyAuthorizationType
IT_Bus::StringNillable var_ProxyAuthorization
IT_Bus::BooleanNillable var_UseSecureSockets
IT_Bus::StringNillable var_ClientCertificate
IT_Bus::StringNillable var_ClientCertificateChain
IT_Bus::StringNillable var_ClientPrivateKey
IT_Bus::StringNillable var_ClientPrivateKeyPassword
IT_Bus::StringNillable var_TrustedRootCertificates

Friends

class IT_clientType_1Reflection


Member Function Documentation

IT_Bus::AnyType& IT_ContextAttributes::clientType_1::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& IT_ContextAttributes::clientType_1::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 IT_ContextAttributes::clientType_1::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 IT_ContextAttributes::clientType_1::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.

virtual IT_Reflect::Reflection* IT_ContextAttributes::clientType_1::get_reflection (  )  throw ((IT_Reflect::ReflectException)) [virtual]

Return an instance of the IT_Reflect::Reflection type that encapsulates this instance.

Returns:
IT_Reflect::Reflection
Exceptions:
IT_Reflect::ReflectException 

Reimplemented from IT_Bus::AnyType.

virtual const IT_Reflect::Reflection* IT_ContextAttributes::clientType_1::get_reflection (  )  const throw ((IT_Reflect::ReflectException)) [virtual]

Return an instance of the IT_Reflect::Reflection type that encapsulates this instance.

Returns:
IT_Reflect::Reflection
Exceptions:
IT_Reflect::ReflectException 

Reimplemented from IT_Bus::AnyType.


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