#include <BESServerUtils.h>
Static Public Member Functions | |
static void | show_usage (const string &app_name) |
static void | show_version (const string &app_name) |
Definition at line 40 of file BESServerUtils.h.
void BESServerUtils::show_usage | ( | const string & | app_name | ) | [static] |
Definition at line 46 of file BESServerUtils.cc.
References BESDebug::Help().
Referenced by ServerApp::initialize(), and main().
void BESServerUtils::show_version | ( | const string & | app_name | ) | [static] |
Definition at line 67 of file BESServerUtils.cc.
References PACKAGE_STRING.
Referenced by ServerApp::initialize(), and main().