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 value | Type | |
| Boolean enum value | Type | |
| Integer enum value | Type | |
| isStrict() const | ObjectType | |
| Null enum value | Type | |
| Number enum value | Type | |
| Object enum value | Type | |
| ObjectType() | ObjectType | |
| properties() const | ObjectType | |
| setOptional(const std::string &name) | ObjectType | |
| setStrict() | ObjectType | |
| String enum value | Type | |
| toSchema(std::ostream &os, const std::string &description="") const override | ObjectType | virtual |
| Type(TypeId id) | Type | explicit |
| TypeId enum name | Type | |
| typeId() const | Type | |
| ~ObjectType() | ObjectType | |
| ~Type() | Type | virtual |