Classes | Typedefs | Functions
cphidgetsbc.h File Reference
#include "cphidget.h"
#include "cphidgetmanager.h"
Include dependency graph for cphidgetsbc.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  _CPhidgetSBC
struct  _CPhidgetSBCList
struct  _CPhidgetSBCManager
struct  _CPhidgetSBCManagerList

Typedefs

typedef struct _CPhidgetSBC CPhidgetSBC
typedef struct _CPhidgetSBCList CPhidgetSBCList
typedef struct _CPhidgetSBCListCPhidgetSBCListHandle
typedef struct _CPhidgetSBCManager CPhidgetSBCManager
typedef struct
_CPhidgetSBCManagerList 
CPhidgetSBCManagerList
typedef struct
_CPhidgetSBCManagerList
CPhidgetSBCManagerListHandle

Functions

int CCONV CPhidgetSBC_areEqual (void *arg1, void *arg2)
int CCONV CPhidgetSBC_areExtraEqual (void *arg1, void *arg2)
int CCONV CPhidgetSBC_create (CPhidgetSBCHandle *sbc)
int CCONV CPhidgetSBC_delete (CPhidgetSBCHandle sbc)
void CCONV CPhidgetSBC_free (void *arg)
PHIDGET21_API int CCONV CPhidgetSBC_getAddress (CPhidgetSBCHandle sbc, const char **ipAddr)
PHIDGET21_API int CCONV CPhidgetSBC_getDeviceName (CPhidgetSBCHandle sbc, const char **name)
PHIDGET21_API int CCONV CPhidgetSBC_getFirmwareVersion (CPhidgetSBCHandle sbc, const char **firmwareVersion)
PHIDGET21_API int CCONV CPhidgetSBC_getHardwareVersion (CPhidgetSBCHandle sbc, int *hardwareVersion)
PHIDGET21_API int CCONV CPhidgetSBC_getHostname (CPhidgetSBCHandle sbc, const char **hostname)
PHIDGET21_API int CCONV CPhidgetSBC_getMacAddress (CPhidgetSBCHandle sbc, const char **macAddress)
PHIDGET21_API int CCONV CPhidgetSBCManager_create (CPhidgetSBCManagerHandle *sbcm)
PHIDGET21_API int CCONV CPhidgetSBCManager_delete (CPhidgetSBCManagerHandle sbcm)
PHIDGET21_API int CCONV CPhidgetSBCManager_getAttachedSBCs (CPhidgetSBCManagerHandle sbcm, CPhidgetSBCHandle *sbcArray[], int *count)
PHIDGET21_API int CCONV CPhidgetSBCManager_set_OnAttach_Handler (CPhidgetSBCManagerHandle sbcm, int(CCONV *fptr)(CPhidgetSBCHandle sbc, void *userPtr), void *userPtr)
PHIDGET21_API int CCONV CPhidgetSBCManager_set_OnDetach_Handler (CPhidgetSBCManagerHandle sbcm, int(CCONV *fptr)(CPhidgetSBCHandle sbc, void *userPtr), void *userPtr)
PHIDGET21_API int CCONV CPhidgetSBCManager_set_OnError_Handler (CPhidgetSBCManagerHandle sbcm, int(CCONV *fptr)(CPhidgetSBCManagerHandle sbcm, void *userPtr, int errorCode, const char *errorString), void *userPtr)
PHIDGET21_API int CCONV CPhidgetSBCManager_start (CPhidgetSBCManagerHandle sbcm)
PHIDGET21_API int CCONV CPhidgetSBCManager_stop (CPhidgetSBCManagerHandle sbcm)

Typedef Documentation

typedef struct _CPhidgetSBC CPhidgetSBC

Function Documentation

int CCONV CPhidgetSBC_areEqual ( void arg1,
void arg2 
)

Definition at line 106 of file cphidgetsbc.c.

int CCONV CPhidgetSBC_areExtraEqual ( void arg1,
void arg2 
)

Definition at line 91 of file cphidgetsbc.c.

Definition at line 132 of file cphidgetsbc.c.

Definition at line 148 of file cphidgetsbc.c.

Definition at line 119 of file cphidgetsbc.c.

PHIDGET21_API int CCONV CPhidgetSBC_getAddress ( CPhidgetSBCHandle  sbc,
const char **  ipAddr 
)

Definition at line 205 of file cphidgetsbc.c.

PHIDGET21_API int CCONV CPhidgetSBC_getDeviceName ( CPhidgetSBCHandle  sbc,
const char **  name 
)

Definition at line 178 of file cphidgetsbc.c.

PHIDGET21_API int CCONV CPhidgetSBC_getFirmwareVersion ( CPhidgetSBCHandle  sbc,
const char **  firmwareVersion 
)

Definition at line 154 of file cphidgetsbc.c.

PHIDGET21_API int CCONV CPhidgetSBC_getHardwareVersion ( CPhidgetSBCHandle  sbc,
int *  hardwareVersion 
)

Definition at line 162 of file cphidgetsbc.c.

PHIDGET21_API int CCONV CPhidgetSBC_getHostname ( CPhidgetSBCHandle  sbc,
const char **  hostname 
)

Definition at line 186 of file cphidgetsbc.c.

PHIDGET21_API int CCONV CPhidgetSBC_getMacAddress ( CPhidgetSBCHandle  sbc,
const char **  macAddress 
)

Definition at line 170 of file cphidgetsbc.c.

Definition at line 22 of file cphidgetsbc.c.

Definition at line 48 of file cphidgetsbc.c.

Definition at line 79 of file cphidgetsbc.c.

Definition at line 54 of file cphidgetsbc.c.

Definition at line 62 of file cphidgetsbc.c.

PHIDGET21_API int CCONV CPhidgetSBCManager_set_OnError_Handler ( CPhidgetSBCManagerHandle  sbcm,
int(CCONV *fptr)(CPhidgetSBCManagerHandle sbcm, void *userPtr, int errorCode, const char *errorString)  ,
void userPtr 
)

Definition at line 2616 of file csocketopen.c.

Definition at line 35 of file cphidgetsbc.c.



pedal_monitor
Author(s): Pedro Mendes
autogenerated on Fri Jun 6 2014 18:37:21