Hubo Library
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
Functions
RCSocket.cpp File Reference
#include <stdio.h>
#include <assert.h>
#include "../hubolib.h"
#include "CSC5262.h"
#include <pthread.h>

Go to the source code of this file.

Functions

bool strToUChar (char *str, unsigned char &value)
 
void BoostThreadPriority ()
 
int main (int argc, char *argv[])
 

Function Documentation

void BoostThreadPriority ( )

Definition at line 84 of file RCSocket.cpp.

int main ( int  argc,
char *  argv[] 
)

Definition at line 46 of file RCSocket.cpp.

bool strToUChar ( char *  str,
unsigned char &  value 
)

Definition at line 103 of file RCSocket.cpp.