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