ServiceMainOptions Class Reference
#include <ServiceMainOptions.h>
Inheritance diagram for ServiceMainOptions:
Public Member Functions | |
virtual | ~ServiceMainOptions () |
Public Attributes | |
bool | kill |
bool | wspr_version |
Protected Member Functions | |
ServiceMainOptions () | |
virtual void | notify (boost::program_options::variables_map &vm) |
Detailed Description
Definition at line 30 of file ServiceMainOptions.h.
Constructor & Destructor Documentation
ServiceMainOptions::ServiceMainOptions | ( | ) | [inline, protected] |
Definition at line 36 of file ServiceMainOptions.h.
virtual ServiceMainOptions::~ServiceMainOptions | ( | ) | [inline, virtual] |
Definition at line 61 of file ServiceMainOptions.h.
Member Function Documentation
virtual void ServiceMainOptions::notify | ( | boost::program_options::variables_map & | vm | ) | [inline, protected, virtual] |
Definition at line 51 of file ServiceMainOptions.h.
References kill, and wspr_version.
Member Data Documentation
Definition at line 58 of file ServiceMainOptions.h.
Referenced by notify().
Definition at line 59 of file ServiceMainOptions.h.
Referenced by notify().
The documentation for this class was generated from the following file:
Copyright © 2006-2011 Savarese Software Research Corporation. All rights reserved.