|
libopm 0.1
|
Data Structures | |
| struct | _OPM_SCAN |
| struct | _OPM_CONNECTION |
| struct | _OPM_PROTOCOL_CONFIG |
| struct | _OPM_PROTOCOL |
Defines | |
| #define | CBLEN 5 |
| #define | READBUFLEN 128 |
| #define | SENDBUFLEN 512 |
Typedefs | |
| typedef struct _OPM_SCAN | OPM_SCAN_T |
| typedef struct _OPM_CONNECTION | OPM_CONNECTION_T |
| typedef struct _OPM_PROTOCOL_CONFIG | OPM_PROTOCOL_CONFIG_T |
| typedef struct _OPM_PROTOCOL | OPM_PROTOCOL_T |
| typedef int | OPM_PROXYWRITE_T (OPM_T *, OPM_SCAN_T *, OPM_CONNECTION_T *) |
| typedef int | OPM_PROXYREAD_T (OPM_T *, OPM_SCAN_T *, OPM_CONNECTION_T *) |
| #define CBLEN 5 |
Referenced by opm_callback(), and opm_create().
| #define READBUFLEN 128 |
| #define SENDBUFLEN 512 |
| typedef struct _OPM_SCAN OPM_SCAN_T |
| typedef struct _OPM_CONNECTION OPM_CONNECTION_T |
| typedef struct _OPM_PROTOCOL_CONFIG OPM_PROTOCOL_CONFIG_T |
| typedef struct _OPM_PROTOCOL OPM_PROTOCOL_T |
| typedef int OPM_PROXYWRITE_T(OPM_T *, OPM_SCAN_T *, OPM_CONNECTION_T *) |
| typedef int OPM_PROXYREAD_T(OPM_T *, OPM_SCAN_T *, OPM_CONNECTION_T *) |
1.7.3