Jpp
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Classes | Namespaces
JControlHostObjectOutput.hh File Reference
#include <string>
#include "JNet/JControlHost.hh"
#include "JLang/JObjectOutput.hh"
#include "JLang/JTypeList.hh"
#include "JLang/JNullType.hh"
#include "JIO/JByteArrayIO.hh"

Go to the source code of this file.

Classes

class  JNET::JControlHostObjectOutput< T >
 Implemenation of object output through ControlHost. More...
 
class  JNET::JControlHostObjectOutput< JTypeList< JHead_t, JTail_t > >
 Implementation of object output for multiple data types. More...
 
class  JNET::JControlHostObjectOutput< JTypeList< JHead_t, JNullType > >
 Terminator class of recursive JControlHostObjectOutput class. More...
 

Namespaces

 JNET
 Interprocess communication.
 
 JPP