Main Page   Namespace List   Class Hierarchy   Compound List   File List   Compound Members   File Members  

PtreeClassSpec Class Reference

#include <ptree.h>

Inheritance diagram for PtreeClassSpec:

Inheritance graph
[legend]
Collaboration diagram for PtreeClassSpec:

Collaboration graph
[legend]
List of all members.

Public Methods

 PtreeClassSpec (Ptree *, Ptree *, Ptree *)
 PtreeClassSpec (Ptree *, Ptree *, Ptree *, char *)
int What ()
PtreeTranslate (Walker *)
char * GetEncodedName ()
PtreeGetComments ()

Private Attributes

char * encoded_name
Ptreecomments

Friends

class Parser

Constructor & Destructor Documentation

PtreeClassSpec::PtreeClassSpec Ptree  ,
Ptree  ,
Ptree  
 

Definition at line 669 of file ptree.cc.

References comments, encoded_name, and nil.

PtreeClassSpec::PtreeClassSpec Ptree  ,
Ptree  ,
Ptree  ,
char *   
 

Definition at line 676 of file ptree.cc.

References comments, and encoded_name.


Member Function Documentation

Ptree * PtreeClassSpec::GetComments  
 

Definition at line 698 of file ptree.cc.

References comments.

char * PtreeClassSpec::GetEncodedName   [virtual]
 

Reimplemented from Ptree.

Definition at line 693 of file ptree.cc.

References encoded_name.

Ptree * PtreeClassSpec::Translate Walker   [virtual]
 

Reimplemented from Ptree.

Definition at line 688 of file ptree.cc.

References Walker::TranslateClassSpec().

int PtreeClassSpec::What   [virtual]
 

Reimplemented from Ptree.

Definition at line 683 of file ptree.cc.

References ntClassSpec.


Friends And Related Function Documentation

friend class Parser [friend]
 

Definition at line 291 of file ptree.h.


Member Data Documentation

Ptree* PtreeClassSpec::comments [private]
 

Definition at line 289 of file ptree.h.

Referenced by GetComments(), and PtreeClassSpec().

char* PtreeClassSpec::encoded_name [private]
 

Definition at line 288 of file ptree.h.

Referenced by GetEncodedName(), and PtreeClassSpec().


The documentation for this class was generated from the following files:
Generated on Mon Feb 10 17:36:18 2003 for VFiasco Semantics Compiler by doxygen1.2.15