libopm  0.1
Data Fields
_OPM_REMOTE Struct Reference

#include <opm.h>

Data Fields

char * ip
 
unsigned short int port
 
unsigned short int protocol
 
unsigned short int bytes_read
 
OPM_LIST_Tprotocols
 
void * data
 

Field Documentation

◆ ip

char* _OPM_REMOTE::ip

◆ port

unsigned short int _OPM_REMOTE::port

◆ protocol

unsigned short int _OPM_REMOTE::protocol

Referenced by opm_remote_create().

◆ bytes_read

unsigned short int _OPM_REMOTE::bytes_read

◆ protocols

OPM_LIST_T* _OPM_REMOTE::protocols

◆ data

void* _OPM_REMOTE::data

Referenced by opm_remote_create().


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

Generated for libopm by  doxygen 1.8.14