Go to the documentation of this file.
22 #include <sys/types.h>
29 # include <sys/resource.h>
101 virtual void init (
int* argc,
char* argv[],
const char* help_info);
107 virtual int fini (
void) {
return 0; }
161 void set_version (
const string& release_,
int revision_);
368 std::ostringstream v;