1 #ifndef __JLANG__JOBJECTSTATUS__
2 #define __JLANG__JOBJECTSTATUS__
11 namespace JPP {
using namespace JLANG; }
Auxiliary classes and methods for language specific functionality.
This name space includes all other name spaces (except KM3NETDAQ, KM3NET and ANTARES).
Interface for status of object.
Auxiliary class for status of object.
void setStatus(const bool status)
Set status of object.
virtual bool getStatus() const override
Get status of object.
JObjectStatus()
Default constructor.