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

◆ protocol

OPM_PROTOCOL_T* _OPM_CONNECTION::protocol

◆ port

unsigned short int _OPM_CONNECTION::port

◆ fd

int _OPM_CONNECTION::fd

◆ bytes_read

unsigned short int _OPM_CONNECTION::bytes_read

◆ readbuf

char _OPM_CONNECTION::readbuf[128+1]

◆ readlen

unsigned short int _OPM_CONNECTION::readlen

◆ state

unsigned short int _OPM_CONNECTION::state

Referenced by opm_endscan().

◆ creation

time_t _OPM_CONNECTION::creation

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

Generated for libopm by  doxygen 1.8.18