Qore Swagger Module Reference 2.2.3
Loading...
Searching...
No Matches
Swagger::SchemaBase Member List

This is the complete list of members for Swagger::SchemaBase, including all inherited members.

check(bool serialize, bool request, string type, *string format, *SchemaObject items, string path, string method, string name, reference< auto > value)Swagger::SchemaBaseprivate
checkArrayParam(bool serialize, bool request, SchemaObject items, string path, string method, string name, reference< list< auto > > value)Swagger::SchemaBaseprivate
checkIntern(bool serialize, bool request, string type, *string format, string path, string method, string name, binary v, reference value)Swagger::SchemaBaseprivate
checkIntern(bool serialize, bool request, string type, *string format, string path, string method, string name, string v, reference< auto > value)Swagger::SchemaBaseprivate
checkIntern(bool serialize, bool request, string type, *string format, string path, string method, string name, date v, reference< auto > value)Swagger::SchemaBaseprivate
checkValueType(reference< auto > value, string type)Swagger::SchemaBasestatic
constructor(string objType, hash< auto > oh)Swagger::SchemaBase
constructor(SchemaBase other)Swagger::SchemaBase
Qore::Serializable::constructor()Qore::Serializable
copy()Qore::Serializable
deserialize(InputStream stream, *int flags)Qore::Serializablestatic
deserialize(binary bin, *int flags)Qore::Serializablestatic
deserialize(string bin, *int flags)Qore::Serializablestatic
deserialize(hash< SerializationInfo > data, *int flags)Qore::Serializablestatic
deserializeMembers(hash< auto > members)Qore::Serializableprivate:internal
deserializeToData(InputStream stream, *int flags)Qore::Serializablestatic
deserializeToData(binary bin, *int flags)Qore::Serializablestatic
enumSwagger::SchemaBase
exclusiveMaxSwagger::SchemaBase
exclusiveMinSwagger::SchemaBase
getExampleValueWithFormat(string type, *string format, *string fname)Swagger::SchemaBaseprivate
maximumSwagger::SchemaBase
maxItemsSwagger::SchemaBase
maxLengthSwagger::SchemaBase
minimumSwagger::SchemaBase
minItemsSwagger::SchemaBase
minLengthSwagger::SchemaBase
multipleOfSwagger::SchemaBase
patternSwagger::SchemaBase
serialize(OutputStream stream, *int flags)Qore::Serializable
serialize(*int flags)Qore::Serializable
serialize(auto val, OutputStream stream, *int flags)Qore::Serializablestatic
serialize(auto val, *int flags)Qore::Serializablestatic
serializeMembers(*hash< auto > members)Qore::Serializableprivate:internal
serializeToData(*int flags)Qore::Serializable
serializeToData(auto val, *int flags)Qore::Serializablestatic
throwInvalidType(string name, string actual, string expected, auto value)Swagger::SchemaBaseprivatestatic
uniqueItemsSwagger::SchemaBase