#include <ptree-core.h>
Collaboration diagram for PtreeHead:
Public Methods | |
PtreeHead () | |
operator Ptree * () | |
PtreeHead & | operator+ (Ptree *) |
PtreeHead & | operator+ (const char *) |
PtreeHead & | operator+ (char *) |
PtreeHead & | operator+ (char) |
PtreeHead & | operator+ (int) |
Private Methods | |
Ptree * | Append (Ptree *, Ptree *) |
Ptree * | Append (Ptree *, char *, int) |
Private Attributes | |
Ptree * | ptree |
|
Definition at line 219 of file ptree-core.h. References nil. |
|
Definition at line 523 of file pattern.cc. References Ptree::Car(), Ptree::GetLength(), Ptree::GetPosition(), Ptree::IsLeaf(), Ptree::Last(), nil, Ptree::SetCar(), and Ptree::Snoc(). |
|
Definition at line 492 of file pattern.cc. References Ptree::Car(), Ptree::GetLength(), Ptree::GetPosition(), Ptree::IsLeaf(), Ptree::Last(), Ptree::Length(), nil, Ptree::SetCar(), and Ptree::Snoc(). Referenced by operator+(). |
|
Definition at line 220 of file ptree-core.h. |
|
Definition at line 484 of file pattern.cc. References Append(), Ptree::IntegerToString(), and ptree. |
|
Definition at line 478 of file pattern.cc. |
|
Definition at line 470 of file pattern.cc. |
|
Definition at line 462 of file pattern.cc. |
|
Definition at line 456 of file pattern.cc. |
|
Definition at line 232 of file ptree-core.h. Referenced by operator+(). |