#include <ptree.h>
Inheritance diagram for PtreeName:
Public Methods | |
PtreeName (Ptree *, Encoding &) | |
int | What () |
char * | GetEncodedName () |
void | Print (ostream &, int, int) |
Ptree * | Translate (Walker *) |
void | Typeof (Walker *, TypeInfo &) |
Private Attributes | |
char * | name |
|
Definition at line 591 of file ptree.cc. References name. |
|
Reimplemented from Ptree. Definition at line 602 of file ptree.cc. References name. |
|
Reimplemented from NonLeaf. Definition at line 607 of file ptree.cc. References NonLeaf::Print(), and NonLeaf::PrintWithEncodeds(). |
|
Reimplemented from Ptree. Definition at line 615 of file ptree.cc. References Walker::TranslateVariable(). |
|
Reimplemented from Ptree. Definition at line 620 of file ptree.cc. References Walker::TypeofVariable(). |
|
Reimplemented from Ptree. Definition at line 597 of file ptree.cc. References ntName. |
|
Definition at line 261 of file ptree.h. Referenced by GetEncodedName(), and PtreeName(). |