Savarese Software Research Corporation
ServiceOptions< CustomOptions > Struct Template Reference

#include <ServiceOptions.h>

Inheritance diagram for ServiceOptions< CustomOptions >:
Inheritance graph
[legend]

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

template<typename CustomOptions >
typedef CustomOptions ServiceOptions< CustomOptions >::super

Definition at line 32 of file ServiceOptions.h.

Constructor & Destructor Documentation

template<typename CustomOptions >
ServiceOptions< CustomOptions >::ServiceOptions ( int  argc,
char *  argv[] 
)
inline

Definition at line 37 of file ServiceOptions.h.

template<typename CustomOptions >
virtual ServiceOptions< CustomOptions >::~ServiceOptions ( )
virtualdefault

Member Data Documentation

template<typename CustomOptions >
bool ServiceOptions< CustomOptions >::arg_error

Definition at line 34 of file ServiceOptions.h.

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:

Savarese Software Research Corporation
Copyright © 2006-2012 Savarese Software Research Corporation. All rights reserved.