Jpp  15.0.1-rc.1-highqe
the software that should make you happy
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
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
 Interprocess communication.
 
 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...