Jpp  15.0.0
the software that should make you happy
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Classes | Namespaces | Typedefs
JSocketNonblocking.hh File Reference
#include "JNet/JSocket.hh"
#include "JNet/JSocketStatus.hh"

Go to the source code of this file.

Classes

class  JNET::JSocketBuffer< JElement_t >
 Auxiliary class for non-blocking socket I/O. More...
 
class  JNET::JSocketNonblockingReader
 Non-blocking socket reader. More...
 
class  JNET::JSocketNonblockingWriter
 Non-blocking socket writer. More...
 

Namespaces

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

Typedefs

typedef JSocketBuffer< char > JNET::JSocketInputBuffer
 
typedef JSocketBuffer< const char > JNET::JSocketOutputBuffer