Jpp  17.2.1-pre0
the software that should make you happy
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Public Types | Public Member Functions | Protected Attributes | List of all members
JNET::JSocketChannel Class Reference

Auxiliary class for socket channel. More...

#include <JSocketChannel.hh>

Inheritance diagram for JNET::JSocketChannel:
JNET::JSocketInputChannel< JPrefix_t > JNET::JSocketOutputChannel< JPrefix_t >

Public Types

enum  JType { IO_PREFIX = 1, IO_DATA = 2 }
 

Public Member Functions

void reset ()
 Reset channel. More...
 

Protected Attributes

JType type
 

Detailed Description

Auxiliary class for socket channel.

Definition at line 51 of file JSocketChannel.hh.

Member Enumeration Documentation

Enumerator
IO_PREFIX 
IO_DATA 

Definition at line 54 of file JSocketChannel.hh.

Member Function Documentation

void JNET::JSocketChannel::reset ( )
inline

Reset channel.

Definition at line 60 of file JSocketChannel.hh.

Member Data Documentation

JType JNET::JSocketChannel::type
protected

Definition at line 67 of file JSocketChannel.hh.


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