direcs  2012-09-30
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
joyreaderMacOS.cpp File Reference
#include <stdio.h>
#include <unistd.h>
#include <stdlib.h>
#include <ctype.h>
#include <sys/errno.h>
#include <sysexits.h>
#include <IOKit/hid/IOHIDLib.h>
#include "joyreaderMacOS.h"
Include dependency graph for joyreaderMacOS.cpp:

Go to the source code of this file.

Functions

void CFSetCopyCallBack (const void *value, void *context)
int JoyReaderLoadJoystickCalibrationInfo (int nJoystick, JoyReader joystick[])
FILE * JoyReaderOpenJoystickCalibrationFile (const char mode[])
FILE * JoyReaderOpenJoystickCalibrationFileC (const char mode[])
int JoyReaderSaveJoystickCalibrationInfo (int nJoystick, JoyReader joystick[])
int JoyReaderSetUpJoystick (int &nJoystick, JoyReader joystick[], int maxNumJoystick)

Function Documentation

void CFSetCopyCallBack ( const void *  value,
void *  context 
)

Definition at line 428 of file joyreaderMacOS.cpp.

Here is the caller graph for this function:

int JoyReaderLoadJoystickCalibrationInfo ( int  nJoystick,
JoyReader  joystick[] 
)

Definition at line 584 of file joyreaderMacOS.cpp.

Here is the call graph for this function:

Here is the caller graph for this function:

FILE* JoyReaderOpenJoystickCalibrationFile ( const char  mode[])

Definition at line 560 of file joyreaderMacOS.cpp.

Here is the call graph for this function:

Here is the caller graph for this function:

FILE* JoyReaderOpenJoystickCalibrationFileC ( const char  mode[])

Definition at line 25 of file joyreaderMacOS-objc.m.

Here is the caller graph for this function:

int JoyReaderSaveJoystickCalibrationInfo ( int  nJoystick,
JoyReader  joystick[] 
)

Definition at line 565 of file joyreaderMacOS.cpp.

Here is the call graph for this function:

int JoyReaderSetUpJoystick ( int &  nJoystick,
JoyReader  joystick[],
int  maxNumJoystick 
)

Definition at line 552 of file joyreaderMacOS.cpp.

Here is the call graph for this function:

Here is the caller graph for this function: