IT_Bus::AnyURI Class Reference

Inheritance diagram for IT_Bus::AnyURI:

IT_Bus::AnySimpleType IT_Bus::AnyType IT_Bus::ImplementationDetails List of all members.

Detailed Description

Definition at line 20 of file any_uri.h.

Public Types

typedef IT_Reflect::ValueRef<
IT_Bus::AnyURI
IT_ReflectionType

Public Member Functions

virtual AnyType::Kind get_kind () const
 Returns the IT_Bus::AnyType::Kind for the type.
virtual const QNameget_type () const
 Returns the IT_Bus::QName for the type.

Private Attributes

String m_uri


Member Function Documentation

virtual AnyType::Kind IT_Bus::AnyURI::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::AnyType.

virtual const QName& IT_Bus::AnyURI::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:47 2006 for Artix by  doxygen 1.4.7