15 #ifndef XFILEPARSEDATA_H
16 #define XFILEPARSEDATA_H
18 #include "pandatoolbase.h"
19 #include "xFileDataObject.h"
20 #include "pointerTo.h"
22 #include "pta_double.h"
37 void yyerror(
const string &message)
const;
49 PTA_double _double_list;
73 #include "xFileParseData.I"
This class is used to fill up the data into an XFileDataNodeTemplate object as the data values are pa...
A container for a pvector of the above objects.
void yyerror(const string &message) const
Reports a parsing error message to the user, showing the line and column from which this object was o...
The abstract base class for a number of different types of data elements that may be stored in the X ...