|
Jpp
|
#include <string>#include <ostream>#include "JLang/JObjectOutput.hh"#include "JLang/JTypeList.hh"#include "JLang/JNullType.hh"Go to the source code of this file.
Classes | |
| class | JLANG::JStreamObjectOutput< T > |
| Template implementation of stream output for single data type. More... | |
| class | JLANG::JStreamObjectOutput< JTypeList< JHead_t, JTail_t > > |
| Template specialisationimplementation of stream object output for multiple data types. More... | |
| class | JLANG::JStreamObjectOutput< JTypeList< JHead_t, JNullType > > |
| Terminator class of recursive JStreamObjectOutput class. More... | |
Namespaces | |
| JLANG | |
| Auxiliary classes and methods for language specific functionality. | |
| JPP | |
| This name space includes all other name spaces (except KM3NETDAQ, KM3NET and ANTARES). | |
1.8.16