| _author | qgar::QgarAppDescr | [protected] |
| _briefDoc | qgar::QgarAppDescr | [protected] |
| _copyright | qgar::QgarAppDescr | [protected] |
| _longDoc | qgar::QgarAppDescr | [protected] |
| _name | qgar::QgarAppDescr | [protected] |
| _paramVect | qgar::QgarAppDescr | [protected] |
| _parseData | qgar::QgarAppDescr | [protected] |
| accessAuthor() const | qgar::QgarAppDescr | |
| accessBriefDoc() const | qgar::QgarAppDescr | |
| accessCopyright() const | qgar::QgarAppDescr | |
| accessLongDoc() const | qgar::QgarAppDescr | |
| accessName() const | qgar::QgarAppDescr | |
| accessParamVect() const | qgar::QgarAppDescr | |
| addParamDescr(QgarAppParamDescr *descr) | qgar::QgarAppDescr | |
| ATT_FLAG | qgar::QgarAppDescr | [static] |
| ATT_FORMAT | qgar::QgarAppDescr | [static] |
| ATT_LANG | qgar::QgarAppDescr | [static] |
| ATT_NAME | qgar::QgarAppDescr | [static] |
| ATT_PASSING_MODE | qgar::QgarAppDescr | [static] |
| ATT_REQUIRED | qgar::QgarAppDescr | [static] |
| ATT_REVISION | qgar::QgarAppDescr | [static] |
| ATT_TYPE | qgar::QgarAppDescr | [static] |
| author() const | qgar::QgarAppDescr | |
| briefDoc() const | qgar::QgarAppDescr | |
| characters(const char *ch, const unsigned int start, const unsigned int length) | qgar::QgarAppDescr | [virtual] |
| copyright() const | qgar::QgarAppDescr | |
| ELT_APPLICATION | qgar::QgarAppDescr | [static] |
| ELT_AUTHOR | qgar::QgarAppDescr | [static] |
| ELT_BRIEF | qgar::QgarAppDescr | [static] |
| ELT_COPYRIGHT | qgar::QgarAppDescr | [static] |
| ELT_DESCR | qgar::QgarAppDescr | [static] |
| ELT_DOC | qgar::QgarAppDescr | [static] |
| ELT_DOCUMENTATION | qgar::QgarAppDescr | [static] |
| ELT_LONG | qgar::QgarAppDescr | [static] |
| ELT_NAME | qgar::QgarAppDescr | [static] |
| ELT_PARAM | qgar::QgarAppDescr | [static] |
| ELT_PARAMLIST | qgar::QgarAppDescr | [static] |
| endAuthor() | qgar::QgarAppDescr | [protected] |
| endBrief() | qgar::QgarAppDescr | [protected] |
| endCopyright() | qgar::QgarAppDescr | [protected] |
| endDocument() | qgxml::DefaultHandler | [inline, virtual] |
| endElement(const std::string &uri, const std::string &localName, const std::string &qName) | qgar::QgarAppDescr | [virtual] |
| endLong() | qgar::QgarAppDescr | [protected] |
| endName() | qgar::QgarAppDescr | [protected] |
| endParam() | qgar::QgarAppDescr | [protected] |
| endPrefixMapping(const std::string &prefix) | qgxml::DefaultHandler | [inline, virtual] |
| error(const SAXParseException &exception) | qgxml::DefaultHandler | [inline, virtual] |
| fatalError(const qgxml::SAXParseException &exception) | qgar::QgarAppDescr | [virtual] |
| ignorableWhitespace(const char *ch, const unsigned int start, const unsigned int length) | qgxml::DefaultHandler | [inline, virtual] |
| init(qgxml::InputSource source) | qgar::QgarAppDescr | [protected] |
| longDoc() const | qgar::QgarAppDescr | |
| MAIN enum value | qgar::QgarAppDescr | [protected] |
| name() const | qgar::QgarAppDescr | |
| notationDecl(const std::string &name, const std::string &publicId, const std::string &systemId) | qgxml::DefaultHandler | [inline, virtual] |
| operator=(const QgarAppDescr &rhs) | qgar::QgarAppDescr | |
| PARAM enum value | qgar::QgarAppDescr | [protected] |
| paramVect() const | qgar::QgarAppDescr | |
| ParseState enum name | qgar::QgarAppDescr | [protected] |
| processingInstruction(const std::string &target, const std::string &data) | qgxml::DefaultHandler | [inline, virtual] |
| QgarAppDescr(const char *const filename) | qgar::QgarAppDescr | [explicit] |
| QgarAppDescr(const std::string &filename) | qgar::QgarAppDescr | [explicit] |
| QgarAppDescr(std::istream &stream) | qgar::QgarAppDescr | [explicit] |
| QgarAppDescr(const std::string &name, const std::string ©right, const std::string &briefDoc, const std::string &longDoc, const std::vector< QgarAppParamDescr * > ¶mVect) | qgar::QgarAppDescr | |
| QgarAppDescr(const QgarAppDescr &) | qgar::QgarAppDescr | |
| resolveEntity(const std::string &publicId, const std::string &systemId) | qgxml::DefaultHandler | [inline, virtual] |
| setAuthor(const std::string &author) | qgar::QgarAppDescr | |
| setBriefDoc(const std::string &briefDoc) | qgar::QgarAppDescr | |
| setCopyright(const std::string ©right) | qgar::QgarAppDescr | |
| setDocumentLocator(Locator *locator) | qgxml::DefaultHandler | [inline, virtual] |
| setLongDoc(const std::string &longDoc) | qgar::QgarAppDescr | |
| setName(const std::string &name) | qgar::QgarAppDescr | |
| setParamVect(const std::vector< QgarAppParamDescr * > ¶mVect) | qgar::QgarAppDescr | |
| skippedEntity(const std::string &name) | qgxml::DefaultHandler | [inline, virtual] |
| startDocument() | qgxml::DefaultHandler | [inline, virtual] |
| startElement(const std::string &uri, const std::string &localName, const std::string &qName, const qgxml::Attributes &atts) | qgar::QgarAppDescr | [virtual] |
| startParam(const qgxml::Attributes &atts) | qgar::QgarAppDescr | [protected] |
| startPrefixMapping(const std::string &prefix, const std::string &uri) | qgxml::DefaultHandler | [inline, virtual] |
| toXml() const | qgar::QgarAppDescr | |
| unparsedEntityDecl(const std::string &name, const std::string &publicId, const std::string &systemId, const std::string ¬ationName) | qgxml::DefaultHandler | [inline, virtual] |
| warning(const SAXParseException &exception) | qgxml::DefaultHandler | [inline, virtual] |
| ~ContentHandler() | qgxml::ContentHandler | [inline, virtual] |
| ~DTDHandler() | qgxml::DTDHandler | [inline, virtual] |
| ~EntityResolver() | qgxml::EntityResolver | [inline, virtual] |
| ~ErrorHandler() | qgxml::ErrorHandler | [inline, virtual] |
| ~QgarAppDescr() | qgar::QgarAppDescr | [virtual] |