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