Schema::SchemaValidator Member List
This is the complete list of members for
Schema::SchemaValidator, including all inherited members.
instance(const std::string &tag, Schema::Type type_id) | Schema::SchemaValidator | |
SchemaValidator(const SchemaParser *sp, std::ostream &os=std::cout) | Schema::SchemaValidator | |
validate(XmlPullParser *xpp, int typeId, TypeContainer *ipTc=0) | Schema::SchemaValidator | |
validate(const std::string &val, int typeId, TypeContainer *ipTc=0, XmlPullParser *xpp=0) | Schema::SchemaValidator | |
validate(void *value, int typeId, TypeContainer *ipTc=0, XmlPullParser *xpp=0) | Schema::SchemaValidator | |
~SchemaValidator() | Schema::SchemaValidator | |