![]() |
Mantis App v0.1.13
|
This is the complete list of members for mantis::Field, including all inherited members.
autoGeneratePattern | mantis::Field | |
defaultValue | mantis::Field | |
Field(std::string n, FieldType t, bool req=false, bool pk=false, bool sys=false, json opts=json::object()) | mantis::Field | |
isUnique | mantis::Field | |
maxValue | mantis::Field | |
minValue | mantis::Field | |
name | mantis::Field | |
primaryKey | mantis::Field | |
regexPattern | mantis::Field | |
required | mantis::Field | |
system | mantis::Field | |
to_json() const | mantis::Field | |
toSociType() const | mantis::Field | |
toSociType(const FieldType &f_type) | mantis::Field | static |
type | mantis::Field | |
validator | mantis::Field |