Mantis App v0.1.13
Loading...
Searching...
No Matches
mantis::BaseTable Struct Reference

#include <models.h>

Inheritance diagram for mantis::BaseTable:
Collaboration diagram for mantis::BaseTable:

Public Member Functions

 BaseTable ()
 
- Public Member Functions inherited from mantis::Table
virtual ~Table ()=default
 
 Table ()=default
 
virtual json to_json () const
 
virtual std::string to_sql () const
 

Public Attributes

bool enableSync = true
 
- Public Attributes inherited from mantis::Table
std::string id
 
std::string name
 
TableType type
 
bool system = false
 
bool has_api = true
 
std::vector< Fieldfields
 
Rule listRule
 
Rule getRule
 
Rule addRule
 
Rule updateRule
 
Rule deleteRule
 

Constructor & Destructor Documentation

◆ BaseTable()

mantis::BaseTable::BaseTable ( )

Member Data Documentation

◆ enableSync

bool mantis::BaseTable::enableSync = true

The documentation for this struct was generated from the following files: