Puma::CT_RootQualName Class Reference

#include <Puma/CTree.h>

Inheritance diagram for Puma::CT_RootQualName:

Inheritance graph

List of all members.


Detailed Description

Tree node representing a qualified name with introducing name separator, e.g. X::Y::Z.

Public Member Functions

 CT_RootQualName (int size=2)
const char * NodeName () const
void * operator new (size_t)
void operator delete (void *)

Static Public Member Functions

static const char * NodeId ()

Constructor & Destructor Documentation

Puma::CT_RootQualName::CT_RootQualName ( int  size = 2  )  [inline]

Constructor.

Parameters:
size Initial number of sub-name plus separator.


Member Function Documentation

static const char* Puma::CT_RootQualName::NodeId (  )  [static]

Get the identifier for this node type. Can be compared with NodeName().

Reimplemented from Puma::CT_QualName.

const char* Puma::CT_RootQualName::NodeName (  )  const [inline, virtual]

Get the name of the node. Can be compared with NodeId().

Reimplemented from Puma::CT_QualName.

void* Puma::CT_RootQualName::operator new ( size_t   ) 

Own new operator reusing memory.

Reimplemented from Puma::CT_QualName.

void Puma::CT_RootQualName::operator delete ( void *   ) 

Own delete operator.

Reimplemented from Puma::CT_QualName.


Generated on Sat May 10 03:03:59 2008 for Puma by  doxygen 1.5.5