Jive reference manual
|
This is the complete list of members for jive::util::TablesParser, including all inherited members.
AttributeParser() | jem::xml::AttributeParser | protected |
AttributeParser(const String &attribs) | jem::xml::AttributeParser | explicitprotected |
clear() | jem::xml::AttributeParser | protected |
clone() const | jem::Object | |
Collectable() | jem::Collectable | protected |
declareAttribute(const String &name, Kind kind) | jem::xml::AttributeParser | protected |
declareAttributes(const String &attribs) | jem::xml::AttributeParser | protected |
equals(const Ref< Object > &obj) const | jem::Object | virtual |
finish(State &state) | jive::util::TablesParser | virtual |
getClass() const | jem::Object | virtual |
getTagName() const | jem::xml::TagParser | |
getType() | jem::Object | static |
handleAttribute(State &state, const String &name, const String &value, idx_t index) | jive::util::TablesParser | protectedvirtual |
handleEmptyContents(State &state) | jive::util::TablesParser | virtual |
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::TagParser | protected |
Kind enum name | jem::xml::AttributeParser | protected |
missingAttributeError(State &state, const String &attribName) | jem::xml::Parser | static |
OPTIONAL enum value | jem::xml::AttributeParser | protected |
parse(State &state) | jem::xml::TagParser | virtual |
parseAttributes(ParserState &state, bool lenient=false) | jem::xml::AttributeParser | protected |
parseBoolean(ParserState &state, const String &name, const String &value) | jem::xml::AttributeParser | protectedstatic |
parseContents(State &state) | jive::util::TablesParser | 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< ParseLog > &log=NIL) | jem::xml::Parser | |
parseFloat(ParserState &state, const String &name, const String &value) | jem::xml::AttributeParser | protectedstatic |
parseFloat(ParserState &state, const String &name, const String &value, double min, double max) | jem::xml::AttributeParser | protectedstatic |
parseInput(const Ref< Tokenizer > &input, const String &source, const Ref< ParseLog > &log=NIL) | jem::xml::Parser | |
parseInteger(ParserState &state, const String &name, const String &value) | jem::xml::AttributeParser | protectedstatic |
parseInteger(ParserState &state, const String &name, const String &value, lint min, lint max) | jem::xml::AttributeParser | protectedstatic |
pushInput(State &state, const Ref< Tokenizer > &input, const String &source, const Ref< Parser > &parser=NIL) | jem::xml::Parser | static |
REQUIRED enum value | jem::xml::AttributeParser | protected |
reset() | jive::util::TablesParser | virtual |
Self typedef | jem::xml::TagParser | |
setNameFilter(const String &pattern) | jive::util::TablesParser | |
setRowGroups(const Ref< Dictionary > &rowGroups) | jive::util::TablesParser | |
setTables(const Ref< ItemSet > &items, const Ref< Dictionary > &tables) | jive::util::TablesParser | |
State typedef | jem::xml::Parser | |
Super typedef | jem::xml::TagParser | |
TablesParser(const Ref< MPContext > &mpx=NIL, const Ref< ItemSet > &items=NIL, const Ref< Dictionary > &tables=NIL, const Ref< Dictionary > &rowGroups=NIL, const String &filter="*") | jive::util::TablesParser | explicit |
TagParser(const String &attribs="") | jem::xml::TagParser | explicit |
takeAction(const String &action, const Properties ¶ms) | jive::util::TablesParser | virtual |
toString() const | jem::Object | virtual |
~AttributeParser() | jem::xml::AttributeParser | protectedvirtual |
~Collectable() | jem::Collectable | protected |
~Parser() | jem::xml::Parser | protectedvirtual |
~TablesParser() | jive::util::TablesParser | protectedvirtual |
~TagParser() | jem::xml::TagParser | protectedvirtual |