#include "SheppCommandFunctions.H"
#include "Poll.H"
Go to the source code of this file.
Functions | |
int | cmd_poll_help (string error_msg) |
print poll command usage info | |
int | cmd_poll (vector< string > &args) |
main poll command |
int cmd_poll | ( | vector< string > & | args | ) |
main poll command
arg | command-line input arguments |
int cmd_poll_help | ( | string | error_msg | ) |
print poll command usage info
error_msg | error message to be printed | |
specific | optional, choses specific sub-command |