Mantis App v0.1.13
Loading...
Searching...
No Matches
mantis::SystemTable Struct Referencefinal

#include <models.h>

Inheritance diagram for mantis::SystemTable:
Collaboration diagram for mantis::SystemTable:

Public Member Functions

 SystemTable ()
 
 ~SystemTable () override=default
 
- Public Member Functions inherited from mantis::BaseTable
 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::BaseTable
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

◆ SystemTable()

mantis::SystemTable::SystemTable ( )

◆ ~SystemTable()

mantis::SystemTable::~SystemTable ( )
overridedefault

Member Data Documentation

◆ enableSync

bool mantis::SystemTable::enableSync = true

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