IT_Bus::AnyList Class Reference

Inheritance diagram for IT_Bus::AnyList:

IT_Bus::TypeListT< T > IT_Bus::MinMaxListT< T > IT_Bus::TypeList IT_Bus::AnyType IT_Bus::MinMaxList IT_Bus::ImplementationDetails List of all members.

Detailed Description

Definition at line 630 of file any.h.

Public Types

typedef IT_Reflect::ComplexValueRef<
Any
IT_ReflectionType

Public Member Functions

Kind get_kind () const
 Returns the IT_Bus::AnyType::Kind for the type.
const QNameget_type () const
 Returns the IT_Bus::QName for the type.
virtual void set_size (size_t new_size)
 Set the size of the array.

Private Attributes

String m_process_contents
NamespaceConstraints m_namespace_constraints
String m_any_namespace


Member Function Documentation

Kind IT_Bus::AnyList::get_kind (  )  const [virtual]

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

Derived subclasses override this method and return the appropriate Kind.

Returns:
AnyType::NONE.

Reimplemented from IT_Bus::TypeList.

const QName& IT_Bus::AnyList::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.


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