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

#include <FormatDesc.h>

Public Member Functions

 Option (const char *tag, PolyValue val, const char *notes, bool opt)

Data Fields

std::string tag
PolyValue val
std::string notes
bool opt

Detailed Description

Definition at line 41 of file FormatDesc.h.


Constructor & Destructor Documentation

coopy::store::FormatDesc::Option::Option ( const char *  tag,
PolyValue  val,
const char *  notes,
bool  opt 
) [inline]

Definition at line 48 of file FormatDesc.h.


Field Documentation

Definition at line 45 of file FormatDesc.h.

Definition at line 46 of file FormatDesc.h.

Definition at line 43 of file FormatDesc.h.

Referenced by coopy::store::FormatDesc::toString().

Definition at line 44 of file FormatDesc.h.

Referenced by coopy::store::FormatDesc::toString().


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