Jpp
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Classes | Namespaces
JTemplateReader.hh File Reference
#include "JLang/JNullType.hh"
#include "JLang/JTypeList.hh"
#include "JLang/JType.hh"

Go to the source code of this file.

Classes

struct  JLANG::JTemplateReader< JReader_t, JClass_t, JTypelist_t >
 Template definition of auxiliary base class for composite data types which derive from one or more base classes for which the redirect operator << is defined. More...
 
struct  JLANG::JTemplateReader< JReader_t, JNullType, JNullType >
 Specialisation of class JTemplateReader for general purpose write methods. More...
 
struct  JLANG::JTemplateReader< JReader_t, JClass_t, JTypeList< JHead_t, JTail_t > >
 Specialisation of class JTemplateReader for composite data type. More...
 

Namespaces

 JLANG
 Auxiliary classes and methods for language specific functionality.
 
 JPP