kpilot/lib
KPilotSysInfo Class Reference
List of all members.Detailed Description
Definition at line 40 of file pilotSysInfo.h.
Public Member Functions | |
KPilotSysInfo () | |
KPilotSysInfo (const SysInfo *sys_info) | |
SysInfo * | sysInfo () |
void | boundsCheck () |
const unsigned long | getRomVersion () const |
void | setRomVersion (unsigned long newval) |
const unsigned long | getLocale () const |
void | setLocale (unsigned long newval) |
const int | getProductIDLength () const |
const char * | getProductID () |
void | setProductID (char *prodid) |
const unsigned short | getMajorVersion () const |
const unsigned short | getMinorVersion () const |
const unsigned short | getCompatMajorVersion () const |
const unsigned short | getCompatMinorVersion () const |
const unsigned short | getMaxRecSize () const |
Member Function Documentation
void KPilotSysInfo::boundsCheck | ( | ) | [inline] |
Ensures the names are properly terminated.
Needed incase we are syncing a new and bogus pilot.
Definition at line 52 of file pilotSysInfo.h.
The documentation for this class was generated from the following file: