| getAttributeContainer(std::string attName, bool create=false) | Schema::TypeContainer | |
| getBaseTypeContainer(bool create=false) | Schema::TypeContainer | |
| getChildContainer(std::string elemName, bool create=false) | Schema::TypeContainer | |
| getChildContainer(ContentModel *cm, bool create=false) | Schema::TypeContainer | |
| getContentModel() const | Schema::TypeContainer | [inline] |
| getTypeId() const | Schema::TypeContainer | [inline] |
| getValue() | Schema::TypeContainer | |
| getValue(const std::string &name, Schema::Type &type) | Schema::TypeContainer | |
| isValueValid() const | Schema::TypeContainer | [inline] |
| operator<<(std::ostream &os, TypeContainer &tc) | Schema::TypeContainer | [friend] |
| print(std::ostream &os) | Schema::TypeContainer | |
| printTypeNames_ | Schema::TypeContainer | [static] |
| rewind() | Schema::TypeContainer | |
| schemaParser() const | Schema::TypeContainer | |
| setValAsString(const std::string &v) | Schema::TypeContainer | [inline] |
| setValue(const std::string &sValue, bool valid=true) | Schema::TypeContainer | [inline] |
| setValue(int iValue, bool valid=true) | Schema::TypeContainer | [inline] |
| setValue(char cValue, bool valid=true) | Schema::TypeContainer | [inline] |
| setValue(long lValue, bool valid=true) | Schema::TypeContainer | [inline] |
| setValue(unsigned long long ulValue, bool valid=true) | Schema::TypeContainer | [inline] |
| setValue(float fValue, bool valid=true) | Schema::TypeContainer | [inline] |
| setValue(double dbValue, bool valid=true) | Schema::TypeContainer | [inline] |
| setValue(bool bValue, bool valid=true) | Schema::TypeContainer | [inline] |
| setValue(Qname &qnValue, bool valid=true) | Schema::TypeContainer | [inline] |
| TypeContainer(int typeId, const SchemaParser *sp) | Schema::TypeContainer | |
| TypeContainer::TypeContainer(ContentModel *cm, const SchemaParser *sp) (defined in Schema::TypeContainer) | Schema::TypeContainer | |
| ~TypeContainer() | Schema::TypeContainer | |