IT_Reflect::SimpleType Class Reference

#include <it_bus/reflect/simple_type.h>

Inheritance diagram for IT_Reflect::SimpleType:

IT_Reflect::Reflection IT_Bus::RefCountedBase IT_Reflect::BuiltInType IT_Reflect::DerivedSimpleType IT_Reflect::SimpleTypeList IT_Reflect::Union IT_Reflect::Value< T > IT_ContextAttributes::IT_accessModeTypeReflection IT_ContextAttributes::IT_BusSecurityLevelReflection IT_ContextAttributes::IT_BusSecurityTypeReflection IT_ContextAttributes::IT_ConnectModeTypeReflection IT_ContextAttributes::IT_correlationStyleTypeReflection IT_ContextAttributes::IT_deliveryTypeReflection IT_ContextAttributes::IT_FaultcodeEnumReflection IT_ContextAttributes::IT_formatTypeReflection IT_ContextAttributes::IT_reportOptionTypeReflection IT_ContextAttributes::IT_transactionTypeReflection IT_ContextAttributes::IT_tTimestampFaultReflection IT_ContextAttributes::IT_usageStyleTypeReflection IT_Reflect::SimpleTypeListImplBase IT_Reflect::UnionImpl List of all members.

Detailed Description

Base class for BuiltInType and DerivedSimpleType types.

get_type_kind() == BUILT_IN means this is a BuiltInType, get_type_kind() == SIMPLE_TYPE means this is a DerivedSimpleType. get_type_kind() == SIMPLE_TYPE_LIST means this is a SimpleTypeList. get_type_kind() == SIMPLE_TYPE_UNION means this is a SimpleTypeUnion.

Definition at line 17 of file simple_type.h.

Public Member Functions

 SimpleType () IT_THROW_DECL(())
 Constructor.
virtual ~SimpleType () IT_THROW_DECL(())
 Destructor.


Generated on Thu Sep 7 11:41:06 2006 for Artix by  doxygen 1.4.7