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

Go to the source code of this file.

Data Structures

class  CCode
 

Functions

void SendDatagram (unsigned short pin)
 
void BoostThreadPriority ()
 
int main (int argc, char *argv[])
 

Variables

const char * g_pCode = "ADCBADADADCBCBCBADADADADADADCBCBCBCBADADCEADCE"
 
CCode A (365, 1)
 
CCode B (385, 0)
 
CCode C (1095, 1)
 
CCode D (1120, 0)
 
CCode E (4405, 0)
 

Function Documentation

void BoostThreadPriority ( )

Definition at line 108 of file SFKS2B1.cpp.

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

Definition at line 49 of file SFKS2B1.cpp.

void SendDatagram ( unsigned short  pin)

Definition at line 76 of file SFKS2B1.cpp.

Variable Documentation

CCode A(365, 1)
CCode B(385, 0)
CCode C(1095, 1)
CCode D(1120, 0)
CCode E(4405, 0)
const char* g_pCode = "ADCBADADADCBCBCBADADADADADADCBCBCBCBADADCEADCE"

Definition at line 21 of file SFKS2B1.cpp.