|
Jive reference manual
|
This is the complete list of members for jive::fem::DataParser, including all inherited members.
| addBoundsParser(const XBoundarySet &bounds, idx_t maxLocalIndex=-1) | jive::fem::DataParser | |
| addConstraintsParser(const Ref< ConParser > &conParser, const String &tag="") | jive::util::DataParser | |
| addConstraintsParsers(const Properties &globdat) | jive::util::DataParser | |
| addDbaseParser(const Ref< Database > &dbase, const Ref< Dictionary > &rowGroups=NIL, const String &tag="") | jive::util::DataParser | |
| addDbasesParser(const Ref< ItemSet > &items, const Ref< Dictionary > &dbases, const Ref< Dictionary > &rowGroups=NIL, const String &filter="*", const String &tag="") | jive::util::DataParser | |
| addDbasesParsers(const Properties &globdat, const String &filter="*") | jive::util::DataParser | |
| addElementsParser(const XElementSet &elems, idx_t nodesPerElem=-1) | jive::fem::DataParser | |
| addFuncsParser(const Ref< Dictionary > &funcs, const String &filter="*", const String &tag="") | jive::util::DataParser | |
| addFuncsParser(const Properties &globdat, const String &filter="*", const String &tag="") | jive::util::DataParser | |
| addGroupSetParser(const Ref< XGroupSet > &groups, idx_t groupSize=-1, const String &tag="") | jive::util::DataParser | |
| addItemGroupsParser(const Ref< ItemSet > &items, const Ref< Dictionary > &groups, const String &filter="*", const String &tag="") | jive::util::DataParser | |
| addItemGroupsParsers(const Properties &globdat, const String &filter="*") | jive::util::DataParser | |
| addMemberSetParser(const Ref< XMemberSet > &members, idx_t maxLocal=-1, const String &tag="") | jive::util::DataParser | |
| addNodesParser(const XNodeSet &nodes, idx_t rank=-1) | jive::fem::DataParser | |
| addParser(const String &tagName, const Ref< Parser > &parser) | jem::xml::CompoundParser | |
| addPointSetParser(const Ref< XPointSet > &points, idx_t rank=-1, const String &tag="") | jive::util::DataParser | |
| addTableParser(const Ref< XTable > &table, const Ref< Dictionary > &rowGroups=NIL, const String &tag="") | jive::util::DataParser | |
| addTablesParser(const Ref< ItemSet > &items, const Ref< Dictionary > &tables, const Ref< Dictionary > &rowGroups=NIL, const String &filter="*", const String &tag="") | jive::util::DataParser | |
| addTablesParsers(const Properties &globdat, const String &filter="*") | jive::util::DataParser | |
| clone() const | jem::Object | |
| Collectable() | jem::Collectable | protected |
| CompoundParser() | jem::xml::CompoundParser | |
| DataParser(const Ref< MPContext > &mpx=NIL) | jive::fem::DataParser | explicit |
| equals(const Ref< Object > &obj) const | jem::Object | virtual |
| getClass() const | jem::Object | virtual |
| getType() | jem::Object | static |
| hashValue() const | jem::Object | virtual |
| illegalAttributeError(State &state, const String &attribName) | jem::xml::Parser | static |
| illegalTagError(State &state, const String &tagName) | jem::xml::Parser | static |
| inputError(State &state, const String &msg) | jem::xml::Parser | static |
| isLenient_ | jem::xml::CompoundParser | protected |
| missingAttributeError(State &state, const String &attribName) | jem::xml::Parser | static |
| parse(State &state) | jem::xml::CompoundParser | virtual |
| parseEndTag(State &state, const String &tagName) | jem::xml::Parser | static |
| parseError(State &state) | jem::xml::Parser | static |
| parseError(State &state, const String &msg) | jem::xml::Parser | static |
| parseFile(const String &fname, const Ref< Writer > &logger=NIL) | jive::util::DataParser | |
| jem::xml::CompoundParser::parseFile(const String &fname, const Ref< ParseLog > &log=NIL) | jem::xml::Parser | |
| parseInput(const Ref< Tokenizer > &input, const String &source, const Ref< ParseLog > &log=NIL) | jem::xml::Parser | |
| pushInput(State &state, const Ref< Tokenizer > &input, const String &source, const Ref< Parser > &parser=NIL) | jem::xml::Parser | static |
| Reader typedef | jem::xml::CompoundParser | |
| reset() | jem::xml::CompoundParser | virtual |
| Self typedef | jive::fem::DataParser | |
| setDefaultParser(const Ref< Parser > &parser) | jem::xml::CompoundParser | |
| setMaxParts(idx_t maxParts) | jive::util::DataParser | |
| skipUnknownTags(bool choice=true) | jive::util::DataParser | |
| State typedef | jem::xml::Parser | |
| Super typedef | jive::fem::DataParser | |
| takeAction(const String &action, const Properties ¶ms) | jem::xml::CompoundParser | virtual |
| toString() const | jem::Object | virtual |
| ~Collectable() | jem::Collectable | protected |
| ~CompoundParser() | jem::xml::CompoundParser | protectedvirtual |
| ~DataParser() | jive::fem::DataParser | protectedvirtual |
| ~Parser() | jem::xml::Parser | protectedvirtual |