IT_Bus::Name Class Reference

#include <it_bus/name.h>

Inheritance diagram for IT_Bus::Name:

IT_Bus::Token IT_Bus::NormalizedString IT_Bus::AnySimpleType IT_Bus::AnyType IT_Bus::ImplementationDetails IT_Bus::NCName IT_Bus::ID List of all members.

Detailed Description

Name class.

Definition at line 23 of file name.h.

Public Types

typedef IT_Reflect::ValueRef<
IT_Bus::Name
IT_ReflectionType

Public Member Functions

 Name () IT_THROW_DECL(())
 No argument constructor.
Nameoperator= (const Name &rhs) IT_THROW_DECL(())
 Assignment operator.
virtual const QNameget_type () const
 Returns the IT_Bus::QName for the type.

Static Public Member Functions

static bool is_valid_name (const String &value) IT_THROW_DECL(())
 Confirms that supplied string does not include invalid characters.

Public Attributes

Name(const String &value)
IT_THROW_DECL((IT_Bus Name(const char *value) IT_THROW_DECL((IT_Bu 
Name )(const Name &copy) IT_THROW_DECL(())
 Copy constructor.

Static Public Attributes

virtual IT_Reflect::Reflection
*virtual get_reflection()
IT_THROW_DECL((IT_Reflect
const IT_Reflect::Reflection
*static get_reflection() const
IT_THROW_DECL((IT_Reflect
const QName 
get_static_type )()
 Return an instance of the IT_Reflect::Reflection type that encapsulates this instance.


Member Function Documentation

virtual const QName& IT_Bus::Name::get_type (  )  const [virtual]

Returns the IT_Bus::QName for the type.

Derived subclasses implement this method and return their QName.

Returns:
NT_SCHEMA_NAME.

Reimplemented from IT_Bus::Token.

Reimplemented in IT_Bus::ID, and IT_Bus::NCName.

static bool IT_Bus::Name::is_valid_name ( const String value  )  [static]

Confirms that supplied string does not include invalid characters.

Parameters:
String to test for validity.


Member Data Documentation

virtual IT_Reflect::Reflection* virtual get_reflection ( ) IT_THROW_DECL((IT_Reflect const IT_Reflect::Reflection* static get_reflection ( ) const IT_THROW_DECL((IT_Reflect const QName IT_Bus::Name::get_static_type)() [static]

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::Token.

Reimplemented in IT_Bus::ID, and IT_Bus::NCName.

Referenced by IT_Bus::SchemaTypeTraits< Name >::type_name().


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