Puma::CT_WideString Class Reference

#include <Puma/CTree.h>

Inheritance diagram for Puma::CT_WideString:

Inheritance graph

List of all members.


Detailed Description

Tree node representing a wide string literal.

Public Member Functions

 CT_WideString (int size)
const char * NodeName () const

Static Public Member Functions

static const char * NodeId ()

Constructor & Destructor Documentation

Puma::CT_WideString::CT_WideString ( int  size  )  [inline]

Constructor.

Parameters:
size The number of sub-strings.


Member Function Documentation

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

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

Reimplemented from Puma::CT_String.

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

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

Reimplemented from Puma::CT_String.


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