Jpp
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Classes | Namespaces
JSTDObjectReader.hh File Reference
#include "JLang/JObjectReader.hh"
#include "JLang/JSTDObjectIterator.hh"

Go to the source code of this file.

Classes

struct  JLANG::JSTDObjectReader< T >
 Implementation of object iteration from STD container. More...
 
struct  JLANG::JSTDObjectReader< JTypeList< JHead_t, JTail_t > >
 Implementation of object iteration from STD container for multiple data types. More...
 
struct  JLANG::JSTDObjectReader< JTypeList< JHead_t, JNullType > >
 Terminator class of recursive JSTDObjectReader class. More...
 
struct  JLANG::JSTDObjectReader< const T >
 Specialisation of object iteration from STD container for constant data. More...
 

Namespaces

 JLANG
 Auxiliary classes and methods for language specific functionality.
 
 JPP