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

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

Function()om::lang::Function< R(T1, T2, T3, T4) >inline
Function(R(*functionPointer)(T1, T2, T3, T4))om::lang::Function< R(T1, T2, T3, T4) >inline
Function(R(ObjectType2::*functionPointer)(T1, T2, T3, T4), ObjectType *objectPointer)om::lang::Function< R(T1, T2, T3, T4) >inline
Function(R(ObjectType2::*functionPointer)(T1, T2, T3, T4) const, const ObjectType *objectPointer)om::lang::Function< R(T1, T2, T3, T4) >inline
isMember() const om::lang::Function< R(T1, T2, T3, T4) >inline
isNull() const om::lang::Function< R(T1, T2, T3, T4) >inline
isSet() const om::lang::Function< R(T1, T2, T3, T4) >inline
memberFunctionStorageom::lang::Function< R(T1, T2, T3, T4) >
objectom::lang::Function< R(T1, T2, T3, T4) >
operator!=(const Function &other) const om::lang::Function< R(T1, T2, T3, T4) >inline
operator()(T1 p1, T2 p2, T3 p3, T4 p4) const om::lang::Function< R(T1, T2, T3, T4) >inline
operator==(const Function &other) const om::lang::Function< R(T1, T2, T3, T4) >inline
ParameterType1 typedefom::lang::Function< R(T1, T2, T3, T4) >
ParameterType2 typedefom::lang::Function< R(T1, T2, T3, T4) >
ParameterType3 typedefom::lang::Function< R(T1, T2, T3, T4) >
ParameterType4 typedefom::lang::Function< R(T1, T2, T3, T4) >
ReturnType typedefom::lang::Function< R(T1, T2, T3, T4) >
staticFunctionPointerom::lang::Function< R(T1, T2, T3, T4) >