dspNode Class Reference

List of all members.

Public Member Functions

 dspNode (char *apath, char *aname=0)
 ~dspNode ()
void add (char *relpath)
void dsprintf (FILE *f)
void vcprintf (FILE *f, int level)

Private Attributes

char * name
dspNodedirList
dspNodefilList
char * path
dspNodenext

Detailed Description

Definition at line 88 of file Depend.cpp.


Constructor & Destructor Documentation

dspNode::dspNode ( char *  apath,
char *  aname = 0 
) [inline]

Definition at line 91 of file Depend.cpp.

References name, and path.

Referenced by add().

dspNode::~dspNode (  )  [inline]

Definition at line 100 of file Depend.cpp.

References dirList, filList, name, next, and path.


Member Function Documentation

void dspNode::add ( char *  relpath  )  [inline]

Definition at line 121 of file Depend.cpp.

References add(), dirList, dspNode(), filList, MAXPATH, name, next, and path.

Referenced by add(), and generateDspMiddle().

void dspNode::dsprintf ( FILE *  f  )  [inline]

Definition at line 206 of file Depend.cpp.

References dirList, filList, MAXPATH, next, and path.

Referenced by generateDspMiddle().

void dspNode::vcprintf ( FILE *  f,
int  level 
) [inline]

Definition at line 238 of file Depend.cpp.

References dirList, filList, next, path, processSet, and projectName.

Referenced by generateDspMiddle().


Member Data Documentation

dspNode* dspNode::dirList [private]

Definition at line 341 of file Depend.cpp.

Referenced by add(), dsprintf(), vcprintf(), and ~dspNode().

dspNode* dspNode::filList [private]

Definition at line 342 of file Depend.cpp.

Referenced by add(), dsprintf(), vcprintf(), and ~dspNode().

char* dspNode::name [private]

Definition at line 340 of file Depend.cpp.

Referenced by add(), dspNode(), and ~dspNode().

dspNode* dspNode::next [private]

Definition at line 345 of file Depend.cpp.

Referenced by add(), dsprintf(), vcprintf(), and ~dspNode().

char* dspNode::path [private]

Definition at line 344 of file Depend.cpp.

Referenced by add(), dspNode(), dsprintf(), vcprintf(), and ~dspNode().


The documentation for this class was generated from the following file:
Generated on Thu Dec 7 01:30:30 2006 for DT2005.panorama by  doxygen 1.4.7