Go to the documentation of this file.    1 #ifndef __JLANG__JVALVE__ 
    2 #define __JLANG__JVALVE__ 
   13 namespace JPP { 
using namespace JLANG; }
 
   39     template<
class JController_t>
 
   40     JValve(
const JController_t& controller)
 
   86     template<
class JController_t>
 
  110   template<
class JHead_t, 
class JTail_t>
 
  112     public JDefault< JValve< JTypeList<JHead_t, JTail_t> > >,
 
  130     template<
class JController_t>
 
  148     template<
class JController_t>
 
  162   template<
class JHead_t>
 
  178     template<
class JController_t>
 
 
JValve(const JController_t &controller)
Constructor.
 
JValve()
Default constructor.
 
Auxiliary class for a type holder.
 
Auxiliary class for no type definition.
 
JValve()
Default constructor.
 
This name space includes all other name spaces (except KM3NETDAQ, KM3NET and ANTARES).
 
JValve(const JController_t &controller)
Constructor.
 
JValve(const JController_t &controller)
Constructor.
 
Auxiliary class for selection of data type.
 
static const JValve< T > & getDefault()
Get default value of template class.
 
JValve & operator()(const JController_t &controller)
Set valve.
 
JValve()
Default constructor.
 
JValve & operator()(const JController_t &controller)
Set valve.
 
Auxiliary classes and methods for language specific functionality.
 
bool is_open() const
Check if valve is open.