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

#include <models.h>

Inheritance diagram for mantis::ViewTable:
Collaboration diagram for mantis::ViewTable:

Public Member Functions

 ViewTable ()
 
- 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

std::string sourceSQL
 
bool enableSync = false
 
- 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

◆ ViewTable()

mantis::ViewTable::ViewTable ( )

Member Data Documentation

◆ enableSync

bool mantis::ViewTable::enableSync = false

◆ sourceSQL

std::string mantis::ViewTable::sourceSQL

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