kpilot
KPilotCard Class Reference
#include <pilotCard.h>
Public Member Functions | |
void | boundsCheck () |
CardInfo * | cardInfo () |
const int | getCardIndex () const |
const char * | getCardManufacturer () const |
const char * | getCardName () const |
const int | getCardVersion () const |
unsigned long | getRamFree () const |
unsigned long | getRamSize () const |
unsigned long | getRomSize () const |
KPilotCard (const CardInfo *card) | |
KPilotCard () |
Detailed Description
Definition at line 39 of file pilotCard.h.
Constructor & Destructor Documentation
KPilotCard::KPilotCard | ( | ) | [inline] |
Definition at line 42 of file pilotCard.h.
KPilotCard::KPilotCard | ( | const CardInfo * | card | ) | [inline] |
Definition at line 43 of file pilotCard.h.
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.
CardInfo* KPilotCard::cardInfo | ( | ) | [inline] |
Definition at line 45 of file pilotCard.h.
const int KPilotCard::getCardIndex | ( | ) | const [inline] |
Definition at line 53 of file pilotCard.h.
const char* KPilotCard::getCardManufacturer | ( | ) | const [inline] |
Definition at line 59 of file pilotCard.h.
const char* KPilotCard::getCardName | ( | ) | const [inline] |
Definition at line 58 of file pilotCard.h.
const int KPilotCard::getCardVersion | ( | ) | const [inline] |
Definition at line 54 of file pilotCard.h.
unsigned long KPilotCard::getRamFree | ( | ) | const [inline] |
Definition at line 57 of file pilotCard.h.
unsigned long KPilotCard::getRamSize | ( | ) | const [inline] |
Definition at line 56 of file pilotCard.h.
unsigned long KPilotCard::getRomSize | ( | ) | const [inline] |
Definition at line 55 of file pilotCard.h.
The documentation for this class was generated from the following file: