ServiceOptions< CustomOptions > Struct Template Reference
#include <ServiceOptions.h>
Inheritance diagram for ServiceOptions< CustomOptions >:

Public Types |
|
| typedef CustomOptions | super |
Public Member Functions |
|
| ServiceOptions (int argc, char *argv[]) | |
| virtual | ~ServiceOptions ()=default |
Public Attributes |
|
| bool | arg_error |
| std::string | arg_error_msg |
Detailed Description
template<typename CustomOptions>
struct ServiceOptions< CustomOptions >
Definition at line 31 of file ServiceOptions.h.
Member Typedef Documentation
§ super
template<typename CustomOptions >
| typedef CustomOptions ServiceOptions< CustomOptions >::super |
Definition at line 32 of file ServiceOptions.h.
Constructor & Destructor Documentation
§ ServiceOptions()
template<typename CustomOptions >
|
inline |
Definition at line 37 of file ServiceOptions.h.
References __END_NS_SSRC_WISP_UTILITY, and ServiceOptions< CustomOptions >::~ServiceOptions().
§ ~ServiceOptions()
template<typename CustomOptions >
|
virtualdefault |
Referenced by ServiceOptions< CustomOptions >::ServiceOptions().
Member Data Documentation
§ arg_error
template<typename CustomOptions >
| bool ServiceOptions< CustomOptions >::arg_error |
Definition at line 34 of file ServiceOptions.h.
§ arg_error_msg
template<typename CustomOptions >
| std::string ServiceOptions< CustomOptions >::arg_error_msg |
Definition at line 35 of file ServiceOptions.h.
The documentation for this struct was generated from the following file:
Copyright © 2006-2012 Savarese Software Research Corporation. All rights reserved.
Copyright © 2017 Savarese Software Research Corporation. All rights reserved