openPilotLog
OPL::FlightEntry Class Reference
Inheritance diagram for OPL::FlightEntry:
OPL::Row

Public Member Functions

 FlightEntry (const RowData_T &row_data)
 
 FlightEntry (int row_id, const RowData_T &row_data)
 
- Public Member Functions inherited from OPL::Row
 Row (OPL::DbTable table_name, int row_id, const RowData_T &row_data)
 
 Row (OPL::DbTable table_name, int row_id)
 
 Row (OPL::DbTable table_name)
 
 Row (const Row &)=default
 
Rowoperator= (const Row &)=default
 
RowData_T getData () const
 
void setData (const RowData_T &value)
 
int getRowId () const
 
void setRowId (int value)
 
OPL::DbTable getTableName () const
 
bool isValid () const
 
 operator QString () const
 

Additional Inherited Members

- Protected Attributes inherited from OPL::Row
bool hasData
 
bool valid = true
 

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