ObjectType Member List

This is the complete list of members for ObjectType, including all inherited members.

addProperty(const std::string &name, const Type &type, const std::string &description="")ObjectType
Array enum valueType
Boolean enum valueType
Integer enum valueType
isStrict() constObjectType
Null enum valueType
Number enum valueType
Object enum valueType
ObjectType()ObjectType
properties() constObjectType
setOptional(const std::string &name)ObjectType
setStrict()ObjectType
String enum valueType
toSchema(std::ostream &os, const std::string &description="") const overrideObjectTypevirtual
Type(TypeId id)Typeexplicit
TypeId enum nameType
typeId() constType
~ObjectType()ObjectType
~Type()Typevirtual