#include <ptree.h>
Inheritance diagram for PtreeUsing:
Public Methods | |
PtreeUsing (Ptree *p, Ptree *q, Ptree *r, Encoding &e, Ptree *s) | |
int | What () |
Ptree * | Translate (Walker *) |
char * | GetEncodedName () |
bool | isNamespace () |
Private Attributes | |
char * | name |
|
Definition at line 474 of file ptree.cc. References Encoding::Get(), and name. |
|
Reimplemented from Ptree. Definition at line 480 of file ptree.cc. References name. |
|
Definition at line 213 of file ptree.h. References Ptree::Cadr(), and nil. |
|
Reimplemented from Ptree. Definition at line 490 of file ptree.cc. References Walker::TranslateUsing(). |
|
Reimplemented from Ptree. Definition at line 485 of file ptree.cc. References ntUsing. |
|
Definition at line 216 of file ptree.h. Referenced by GetEncodedName(), and PtreeUsing(). |