class TRIPUtil

TRIPUtil

Public Methods

static int readData(int connId, void *dataRead, size_t nchar, int &bRead)
Reads nchar from a given sockets, blocks on read untill nchar are read of conenction has error bRead returns the bytes read
static void writeData(int id, const void* data, u_int32_t len) throw(VNetworkException&)

Documentation

TRIPUtil
static void writeData(int id, const void* data, u_int32_t len) throw(VNetworkException&)

static int readData(int connId, void *dataRead, size_t nchar, int &bRead)
Reads nchar from a given sockets, blocks on read untill nchar are read of conenction has error bRead returns the bytes read


This class has no child classes.

alphabetic index hierarchy of classes


this page has been generated automatically by doc++

(c)opyright by Malte Zöckler, Roland Wunderling
contact: doc++@zib.de