clean() | CPlatform | [static] |
clearLine() | CPlatform | [static] |
clearScreen() | CPlatform | [static] |
closeMemoryMappedFile() | CPlatform | [static] |
closeThreads() | CPlatform | [static] |
getTickCount() | CPlatform | [static] |
init() | CPlatform | [static] |
initSerial(char *cPort) | CPlatform | [static] |
initThreads(bool rtc) | CPlatform | [static] |
mutex_lock(int id) | CPlatform | [static] |
mutex_unlock(int id) | CPlatform | [static] |
openMemoryMappedFile() | CPlatform | [static] |
readFromFile(char *filename, byte *buffer, int &len) | CPlatform | [static] |
RxD8(bool *failure=NULL) | CPlatform | [static] |
RxD8Buffer(byte *buffer, int len) | CPlatform | [static] |
sleep(unsigned long ms) | CPlatform | [static] |
TxD8(byte bTxdData) | CPlatform | [static] |
TxD8Buffer(byte *buffer, int len) | CPlatform | [static] |
writeToFile(char *filename, byte *buffer, int len) | CPlatform | [static] |
writeToMemoryMappedFile(CRobot *robot) | CPlatform | [static] |