IT_ContextAttributes::IT_SIP_HEADER_SUBJECTReflection Class Reference

Inheritance diagram for IT_ContextAttributes::IT_SIP_HEADER_SUBJECTReflection:

IT_Reflect::ReflectionImplT< IT_ContextAttributes::SIP_HEADER_SUBJECT > IT_Reflect::DerivedSimpleType IT_Reflect::ReflectionImpl IT_Reflect::SimpleType IT_Reflect::Reflection IT_Reflect::Reflection IT_Bus::RefCountedBase IT_Bus::RefCountedBase List of all members.

Detailed Description

Definition at line 258 of file sip_redirect_context_xsdTypes.h.

Public Member Functions

const IT_Reflect::SimpleTypeget_base () const throw ((IT_Reflect::ReflectException))
 Get a read-only reflection of this object's base type.
IT_Reflect::SimpleTypeuse_base () throw ((IT_Reflect::ReflectException))
 Get a modifyable reflection of this object's base type.

Private Attributes

IT_Reflect::Traits< IT_Bus::String
>::ReflectionType 
var_value


Member Function Documentation

const IT_Reflect::SimpleType* IT_ContextAttributes::IT_SIP_HEADER_SUBJECTReflection::get_base (  )  const throw ((IT_Reflect::ReflectException)) [virtual]

Get a read-only reflection of this object's base type.

The base reflection may be another DerivedSimpleType or a BuiltInType.

Returns:
pointer to a SimpleType. Caller must _remove_ref() return value.

Implements IT_Reflect::DerivedSimpleType.

IT_Reflect::SimpleType* IT_ContextAttributes::IT_SIP_HEADER_SUBJECTReflection::use_base (  )  throw ((IT_Reflect::ReflectException)) [virtual]

Get a modifyable reflection of this object's base type.

The base reflection may be another DerivedSimpleType or a BuiltInType.

Returns:
pointer to a SimpleType. Caller must _remove_ref() return value.

Implements IT_Reflect::DerivedSimpleType.


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