|
MantisBase v0.3.4
|
This is the complete list of members for mb::Entity, including all inherited members.
| addRule() const | mb::Entity | |
| countRecords() const | mb::Entity | |
| create(const json &record, const json &opts=json::object()) const | mb::Entity | |
| createEntityRoutes() const | mb::Entity | |
| deleteRouteHandler() const | mb::Entity | |
| deleteRule() const | mb::Entity | |
| Entity(const nlohmann::json &schema) | mb::Entity | explicit |
| Entity(const std::string &name, const std::string &type) | mb::Entity | explicit |
| field(const std::string &field_name) const | mb::Entity | |
| fields() const | mb::Entity | |
| findField(const std::string &field_name) const | mb::Entity | |
| getManyRouteHandler() const | mb::Entity | |
| getOneRouteHandler() const | mb::Entity | |
| getRule() const | mb::Entity | |
| hasApi() const | mb::Entity | |
| hasField(const std::string &field_name) const | mb::Entity | |
| id() const | mb::Entity | |
| isEmpty() const | mb::Entity | |
| isSystem() const | mb::Entity | |
| list(const json &opts=json::object()) const | mb::Entity | |
| listRule() const | mb::Entity | |
| name() const | mb::Entity | |
| patchRouteHandler() const | mb::Entity | |
| postRouteHandler() const | mb::Entity | |
| queryFromCols(const std::string &value, const std::vector< std::string > &columns) const | mb::Entity | |
| read(const std::string &id, const json &opts=json::object()) const | mb::Entity | |
| recordExists(const std::string &id) const | mb::Entity | |
| remove(const std::string &id) const | mb::Entity | |
| rules() const | mb::Entity | |
| schema() const | mb::Entity | |
| type() const | mb::Entity | |
| update(const std::string &id, const json &data, const json &opts=json::object()) const | mb::Entity | |
| updateRule() const | mb::Entity | |
| viewQuery() const | mb::Entity |