Public Member Functions | Private Member Functions | Private Attributes

STRING_NODE Class Reference

#include <dra_internal.h>

Inheritance diagram for STRING_NODE:
Inheritance graph
[legend]
Collaboration diagram for STRING_NODE:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 STRING_NODE (STR_IDX string)
STR_IDX String ()

Private Member Functions

 DECLARE_SLIST_NODE_CLASS (STRING_NODE)

Private Attributes

STR_IDX _string

Detailed Description

Definition at line 291 of file dra_internal.h.


Constructor & Destructor Documentation

STRING_NODE::STRING_NODE ( STR_IDX  string  )  [inline]

Definition at line 298 of file dra_internal.h.

References _string, NULL, and SLIST_NODE::Set_Next().

Here is the call graph for this function:


Member Function Documentation

STRING_NODE::DECLARE_SLIST_NODE_CLASS ( STRING_NODE   )  [private]
STR_IDX STRING_NODE::String (  )  [inline]

Definition at line 299 of file dra_internal.h.

References _string.

Referenced by DRA_Clone_Instantiate().


Member Data Documentation

Definition at line 295 of file dra_internal.h.

Referenced by String(), and STRING_NODE().


The documentation for this class was generated from the following file: