kpilot/lib
KPilotCard Class Reference
List of all members.Detailed Description
Definition at line 39 of file pilotCard.h.
Public Member Functions | |
| KPilotCard () | |
| KPilotCard (const CardInfo *card) | |
| CardInfo * | cardInfo () |
| void | boundsCheck () |
| const int | getCardIndex () const |
| const int | getCardVersion () const |
| unsigned long | getRomSize () const |
| unsigned long | getRamSize () const |
| unsigned long | getRamFree () const |
| const char * | getCardName () const |
| const char * | getCardManufacturer () const |
Member Function Documentation
| void KPilotCard::boundsCheck | ( | ) | [inline] |
Ensures the names are properly terminated.
Needed incase we are syncing a new and bogus pilot.
Definition at line 51 of file pilotCard.h.
The documentation for this class was generated from the following file:

