|
WCSim
|
#include <CADMesh.hh>

Public Attributes | |
| Token | token |
| size_t | position |
| size_t | line |
| std::string | value |
| std::string | error |
| Item * | parent |
| std::vector< Item > | children |
Definition at line 200 of file CADMesh.hh.
| std::vector<Item> CADMesh::File::Item::children |
Definition at line 211 of file CADMesh.hh.
| std::string CADMesh::File::Item::error |
Definition at line 207 of file CADMesh.hh.
| size_t CADMesh::File::Item::line |
Definition at line 204 of file CADMesh.hh.
| Item* CADMesh::File::Item::parent |
Definition at line 209 of file CADMesh.hh.
| size_t CADMesh::File::Item::position |
Definition at line 203 of file CADMesh.hh.
| Token CADMesh::File::Item::token |
Definition at line 201 of file CADMesh.hh.
| std::string CADMesh::File::Item::value |
Definition at line 206 of file CADMesh.hh.
1.8.14