18 #include "pandabase.h" 20 #include "eggObject.h" 22 #include "pointerTo.h" 23 #include "pointerToArray.h" 24 #include "pta_double.h" 33 void egg_init_parser(istream &in,
const string &filename,
36 void egg_cleanup_parser();
51 PTA_double _number_list;
56 #define YYSTYPE EggTokenType A base class for nodes in the hierarchy that are not leaf nodes.
This is a standard, non-reentrant mutex, similar to the Mutex class.
The highest-level base class in the egg directory.