
Go to the source code of this file.
Classes | |
| struct | SubCallbacks |
Functions | |
| int | main (int argc, char *argv[]) |
| void | onExit (int) |
Variables | |
| static bool | running = true |
| int main | ( | int | argc, |
| char * | argv[] | ||
| ) |
Definition at line 94 of file client_async_test.cpp.
| void onExit | ( | int | ) |
Definition at line 92 of file client_async_test.cpp.
bool running = true [static] |
Definition at line 90 of file client_async_test.cpp.