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

Go to the source code of this file.

Classes

struct  JLANG::JObjectSelector< T >
 Interface for selection of objects. More...
 
struct  JLANG::JObjectSelector< JTypeList< JHead_t, JTail_t > >
 Interface for multiple selection of objects. More...
 
struct  JLANG::JObjectSelector< JTypeList< JHead_t, JNullType > >
 Terminator class of recursive JObjectSelector class. More...
 

Namespaces

 JLANG
 Auxiliary classes and methods for language specific functionality.
 
 JPP