
Go to the source code of this file.
Functions | |
| int | main (int argc, char **argv) |
| void | sigint_handler (int signal) |
Variables | |
| static bool | g_done = false |
| int main | ( | int | argc, |
| char ** | argv | ||
| ) |
Definition at line 40 of file record.cpp.
| void sigint_handler | ( | int | signal | ) |
Definition at line 35 of file record.cpp.
bool g_done = false [static] |
Definition at line 34 of file record.cpp.