COOPY » Guide  version 0.6.5
Public Member Functions | Data Fields
coopy::app::Option Class Reference

#include <Options.h>

Public Member Functions

 Option ()

Data Fields

std::string long_name
std::string arg
std::string desc
int coverage
bool is_default

Detailed Description

Definition at line 36 of file Options.h.


Constructor & Destructor Documentation

coopy::app::Option::Option ( ) [inline]

Definition at line 44 of file Options.h.

References coverage, and is_default.


Field Documentation

Definition at line 39 of file Options.h.

Referenced by coopy::app::Options::add().

Definition at line 41 of file Options.h.

Referenced by coopy::app::Options::add(), and Option().

Definition at line 40 of file Options.h.

Referenced by coopy::app::Options::add().

Definition at line 42 of file Options.h.

Referenced by coopy::app::Options::add(), and Option().

Definition at line 38 of file Options.h.

Referenced by coopy::app::Options::add().


The documentation for this class was generated from the following file:
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Defines