1 #ifndef __JLANG__JTITLE__ 
    2 #define __JLANG__JTITLE__ 
   12 namespace JPP { 
using namespace JLANG; }
 
Auxiliary class for title.
 
JTitle(const std::string &title)
Constructor.
 
JTitle()
Default constructor.
 
const std::string & getTitle() const
Get title.
 
void setTitle(const std::string &title)
Set title.
 
JTitle(const char *title)
Constructor.
 
Auxiliary classes and methods for language specific functionality.
 
This name space includes all other name spaces (except KM3NETDAQ, KM3NET and ANTARES).