#include "types.h"
#include <ostream>
Include dependency graph for ptree-core.h:
This graph shows which files directly or indirectly include this file:
Classes | |
class | Ptree |
class | PtreeIter |
class | PtreeArray |
class | PtreeHead |
Defines | |
#define | NIL ((Ptree*)0) |
Functions | |
std::ostream & | operator<< (std::ostream &s, Ptree *p) |
void OCXXMOP | MopErrorMessage (char *method_name, char *msg) |
void OCXXMOP | MopErrorMessage2 (char *msg1, char *msg2) |
void OCXXMOP | MopWarningMessage (char *method_name, char *msg) |
void OCXXMOP | MopWarningMessage2 (char *msg1, char *msg2) |
void OCXXMOP | MopMoreWarningMessage (char *msg1, char *msg2=nil) |
|
|
|
|
|
|
|
|
|
|
|
|
|
|