|
|
template<typename T > |
| | binder2 (int, ASIO_MOVE_ARG(T) handler, const Arg1 &arg1, const Arg2 &arg2) |
| |
|
| binder2 (Handler &handler, const Arg1 &arg1, const Arg2 &arg2) |
| |
|
void | operator() () |
| |
|
void | operator() () const |
| |
|
|
Handler | handler_ |
| |
|
Arg1 | arg1_ |
| |
|
Arg2 | arg2_ |
| |
The documentation for this class was generated from the following file: