libopm  0.1
Data Fields
_OPM_CONNECTION Struct Reference

#include <libopm.h>

Data Fields

OPM_PROTOCOL_Tprotocol
 
unsigned short int port
 
int fd
 
unsigned short int bytes_read
 
char readbuf [128 +1]
 
unsigned short int readlen
 
unsigned short int state
 
time_t creation
 

Field Documentation

OPM_PROTOCOL_T* _OPM_CONNECTION::protocol

Referenced by opm_active(), and opm_cycle().

unsigned short int _OPM_CONNECTION::port

Referenced by opm_active(), and opm_cycle().

int _OPM_CONNECTION::fd
unsigned short int _OPM_CONNECTION::bytes_read

Referenced by opm_active(), and opm_cycle().

char _OPM_CONNECTION::readbuf[128 +1]

Referenced by opm_cycle().

unsigned short int _OPM_CONNECTION::readlen

Referenced by opm_active(), and opm_cycle().

unsigned short int _OPM_CONNECTION::state

Referenced by opm_active(), opm_cycle(), and opm_endscan().

time_t _OPM_CONNECTION::creation

Referenced by opm_cycle().


The documentation for this struct was generated from the following file:

Generated for libopm by  doxygen 1.8.11