Jpp  master_rocky-37-gf0c5bc59d
the software that should make you happy
Classes | Namespaces | Functions
JSocketChannel.hh File Reference
#include <vector>
#include <string.h>
#include "JLang/JException.hh"
#include "JIO/JByteArrayIO.hh"
#include "JNet/JSocketNonblocking.hh"

Go to the source code of this file.

Classes

class  JNET::JSocketChannel
 Auxiliary class for socket channel. More...
 
class  JNET::JSocketInputChannel< JPrefix_t >
 Socket input channel. More...
 
class  JNET::JSocketOutputChannel< JPrefix_t >
 Socket output channel. More...
 

Namespaces

 JNET
 
 JPP
 This name space includes all other name spaces (except KM3NETDAQ, KM3NET and ANTARES).
 

Functions

int JNET::getSizeOfPacket (const JPrefix_t &prefix)
 Get total size of internet packet. More...
 
void JNET::setSizeOfPacket (const int size, JPrefix_t &prefix)
 Set total size of internet packet. More...