CernVM-FS  2.12.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
BoundClosure< ParamT, DelegateT, ClosureDataT > Member List

This is the complete list of members for BoundClosure< ParamT, DelegateT, ClosureDataT >, including all inherited members.

BoundClosure(CallbackMethod method, DelegateT *delegate, ClosureDataT data)BoundClosure< ParamT, DelegateT, ClosureDataT >inline
CallbackMethod typedefBoundClosure< ParamT, DelegateT, ClosureDataT >
closure_data_BoundClosure< ParamT, DelegateT, ClosureDataT >private
delegate_BoundClosure< ParamT, DelegateT, ClosureDataT >private
method_BoundClosure< ParamT, DelegateT, ClosureDataT >private
operator()(const ParamT &value) const BoundClosure< ParamT, DelegateT, ClosureDataT >inlinevirtual
~CallbackBase()CallbackBase< ParamT >inlinevirtual