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