Public Member Functions | |
| Size | varSize () const |
| bool | empty () const |
| void | resetSize (const std::size_t n) |
Public Attributes | |
| std::set< std::string > | constants |
| std::set< std::string > | ignoreAssignments |
| std::map< std::string, ValueType > | scalars |
| std::map< std::string, std::vector< ValueType > > | arrays |