|  | openPilotLog
    | 
The UserDateState struct caches the current number of entries in relevant database tables for fast access. More...
#include <adatabase.h>
| Public Member Functions | |
| UserDataState (int numTails_, int numPilots_) | |
| bool | operator== (const UserDataState &other) | 
| bool | operator!= (const UserDataState &other) | 
| Public Attributes | |
| int | numTails | 
| int | numPilots | 
The UserDateState struct caches the current number of entries in relevant database tables for fast access.
| numTails | - Number of tails in the database | 
| numPilots | - Number of pilots in the database |