![]() |
CernVM-FS
2.13.0
|
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 typedef | BoundClosure< 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 |