Jpp
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Classes | Namespaces | Typedefs
JComment.hh File Reference
#include <istream>
#include <ostream>
#include <sstream>
#include <string>
#include <vector>
#include "JLang/JUUID.hh"
#include "JLang/JException.hh"
#include "Jeep/JPrint.hh"

Go to the source code of this file.

Classes

struct  JEEP::JComment
 Auxiliary class for comment. More...
 

Namespaces

 JEEP
 General puprpose classes and methods.
 
 JPP
 This name space includes all other name spaces (except KM3NETDAQ, KM3NET and ANTARES).
 

Typedefs

typedef std::vector< std::string > JEEP::JComment_t
 Type definition of comment block. More...