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