Om  1.0.0
A universal framework for multimedia simulation
om::lang::Function< R(T1) > Member List

This is the complete list of members for om::lang::Function< R(T1) >, including all inherited members.

Function()om::lang::Function< R(T1) >inline
Function(R(*functionPointer)(T1))om::lang::Function< R(T1) >inline
Function(R(ObjectType2::*functionPointer)(T1), ObjectType *objectPointer)om::lang::Function< R(T1) >inline
Function(R(ObjectType2::*functionPointer)(T1) const, const ObjectType *objectPointer)om::lang::Function< R(T1) >inline
isMember() const om::lang::Function< R(T1) >inline
isNull() const om::lang::Function< R(T1) >inline
isSet() const om::lang::Function< R(T1) >inline
memberFunctionStorageom::lang::Function< R(T1) >
objectom::lang::Function< R(T1) >
operator!=(const Function &other) const om::lang::Function< R(T1) >inline
operator()(T1 p1) const om::lang::Function< R(T1) >inline
operator==(const Function &other) const om::lang::Function< R(T1) >inline
ParameterType1 typedefom::lang::Function< R(T1) >
ReturnType typedefom::lang::Function< R(T1) >
staticFunctionPointerom::lang::Function< R(T1) >