Savarese Software Research Corporation
utility::ServiceOptions< CustomOptions > Struct Template Reference

#include <ServiceOptions.h>

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

List of all members.

Public Types

typedef CustomOptions  super

Public Member Functions

  ServiceOptions (int argc, char *argv[])
virtual  ~ServiceOptions ()

Public Attributes

bool  arg_error
std::string  arg_error_msg

Detailed Description

template<typename CustomOptions>
struct utility::ServiceOptions< CustomOptions >

Definition at line 32 of file ServiceOptions.h.


Member Typedef Documentation

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

Definition at line 33 of file ServiceOptions.h.


Constructor & Destructor Documentation

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

Definition at line 38 of file ServiceOptions.h.

template<typename CustomOptions >
virtual utility::ServiceOptions< CustomOptions >::~ServiceOptions ( ) [inline, virtual]

Definition at line 49 of file ServiceOptions.h.


Member Data Documentation

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

Definition at line 35 of file ServiceOptions.h.

template<typename CustomOptions >
std::string utility::ServiceOptions< CustomOptions >::arg_error_msg

Definition at line 36 of file ServiceOptions.h.


The documentation for this struct was generated from the following file:

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