MPD
0.20.18
|
This object stores a function pointer wrapping a method, and a reference to an instance of the method's class. More...
#include <BindMethod.hxx>
This object stores a function pointer wrapping a method, and a reference to an instance of the method's class.
It can be used to wrap instance methods as callback functions.
S | the plain function signature type |
Definition at line 44 of file BindMethod.hxx.