Go to the documentation of this file.    1 #ifndef __JTOOLS__JFUNCTIONAL__ 
    2 #define __JTOOLS__JFUNCTIONAL__ 
   31   template<
class JArgument_t = JNullType, 
class JResult_t = JNullType>
 
   69   template<
class JArgument_t, 
class JResult_t>
 
  110       return function.evaluate(
pX);
 
  254         function.setExceptionHandler(*
this);
 
  302   template<
class JArgument_t, 
class JResult_t>
 
  316   template<
class JArgument_t, 
class JResult_t>
 
  376   template<
class JClass_t, 
class JResultType_t = 
void>
 
  387   template<
class JClass_t>
 
 
T & getInstance(const T &object)
Get static instance from temporary object.
 
Auxiliary class for no type definition.
 
JArgument< T >::argument_type argument_type
 
Template for generic class types.
 
This name space includes all other name spaces (except KM3NETDAQ, KM3NET and ANTARES).
 
Auxiliary class to assign zero value.
 
Auxiliary class for void type definition.
 
The template JSharedPointer class can be used to share a pointer to an object.