COOPY » Guide  version 0.6.5
Public Member Functions | Data Fields
coopy::fold::FoldOptions Class Reference

#include <FoldTool.h>

Public Member Functions

 FoldOptions ()

Data Fields

std::string tableName
coopy::store::PolyBook recipe
std::set< std::string > drops
bool fold

Detailed Description

Definition at line 16 of file FoldTool.h.


Constructor & Destructor Documentation

coopy::fold::FoldOptions::FoldOptions ( ) [inline]

Definition at line 23 of file FoldTool.h.

References fold.


Field Documentation

std::set<std::string> coopy::fold::FoldOptions::drops

Definition at line 20 of file FoldTool.h.

Referenced by coopy::fold::FoldTool::fold(), and main().

Definition at line 21 of file FoldTool.h.

Referenced by FoldOptions(), and main().

Definition at line 19 of file FoldTool.h.

Referenced by coopy::fold::FoldTool::fold(), main(), and coopy::fold::FoldTool::unfold().

Definition at line 18 of file FoldTool.h.

Referenced by coopy::fold::FoldTool::fold(), and main().


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