wsdlpull svntrunk
Loading...
Searching...
No Matches
Schema::TypeContainer Member List

This is the complete list of members for Schema::TypeContainer, including all inherited members.

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() constSchema::TypeContainerinline
getTypeId() constSchema::TypeContainerinline
getValue()Schema::TypeContainer
getValue(const std::string &name, Schema::Type &type)Schema::TypeContainer
isValueValid() constSchema::TypeContainerinline
operator<<(std::ostream &os, TypeContainer &tc)Schema::TypeContainerfriend
print(std::ostream &os)Schema::TypeContainer
printTypeNames_Schema::TypeContainerstatic
rewind()Schema::TypeContainer
schemaParser() constSchema::TypeContainer
SchemaValidator classSchema::TypeContainerfriend
setValAsString(const std::string &v)Schema::TypeContainerinline
setValue(const std::string &sValue, bool valid=true)Schema::TypeContainerinline
setValue(int iValue, bool valid=true)Schema::TypeContainerinline
setValue(char cValue, bool valid=true)Schema::TypeContainerinline
setValue(long lValue, bool valid=true)Schema::TypeContainerinline
setValue(unsigned long ulValue, bool valid=true)Schema::TypeContainerinline
setValue(float fValue, bool valid=true)Schema::TypeContainerinline
setValue(double dbValue, bool valid=true)Schema::TypeContainerinline
setValue(bool bValue, bool valid=true)Schema::TypeContainerinline
setValue(Qname &qnValue, bool valid=true)Schema::TypeContainerinline
TypeContainer(int typeId, const SchemaParser *sp)Schema::TypeContainer
TypeContainer(ContentModel *cm, const SchemaParser *sp, int typeId)Schema::TypeContainer
~TypeContainer()Schema::TypeContainer