29 #ifndef ORIGIN_810_PARSER_H
30 #define ORIGIN_810_PARSER_H
44 #endif // ORIGIN_810_PARSER_H
Definition: Origin810Parser.h:34
Origin810Parser(const string &fileName)
Definition: Origin810Parser.cpp:31
Definition: Origin800Parser.h:34
void readProjectTreeFolder(tree< ProjectNode >::iterator parent)
Definition: Origin810Parser.cpp:39
void readColorMap(ColorMap &colorMap)
Definition: Origin810Parser.cpp:108
Definition: OriginObj.h:118
Depth-first iterator, first accessing the node, then its children.
Definition: tree.hh:161