cpsp::scth::SideChainOptions Class Reference
#include <chain_option.h>
Detailed Description
Definition at line 28 of file chain_option.h.
Public Member Functions | |
SideChainOptions (const SideChainOptions &rhs) | |
SideChainOptions () | |
~SideChainOptions () | |
Data Fields | |
bool | BreakSym |
cpsp::HCoreDatabase * | coreDB |
std::string * | Description |
bool | Draw |
std::string * | JmlHome |
int | Output |
std::string * | Sequence |
int | SolutionsNum |
bool | verbose |
std::string * | ViewerHome |
bool | withOutput |
Constructor & Destructor Documentation
cpsp::scth::SideChainOptions::SideChainOptions | ( | ) |
cpsp::scth::SideChainOptions::SideChainOptions | ( | const SideChainOptions & | rhs | ) |
Definition at line 44 of file chain_option.cpp.
cpsp::scth::SideChainOptions::~SideChainOptions | ( | ) |
Field Documentation
A boolean variable to introduce breaking the symmetry or not, it is true by default
Definition at line 45 of file chain_option.h.
std::string* cpsp::scth::SideChainOptions::Description |
A boolean variable to decide whether to draw or not
Definition at line 40 of file chain_option.h.
std::string* cpsp::scth::SideChainOptions::JmlHome |
The output style 0 if the output wanted to be ordinary 1 if it should be moves Other if it should be moves for drawing
Definition at line 35 of file chain_option.h.
std::string* cpsp::scth::SideChainOptions::Sequence |
std::string* cpsp::scth::SideChainOptions::ViewerHome |
The directory of the side chain viewer binary, in order to view directly.
Definition at line 71 of file chain_option.h.
This option is useful for generating the protein like sequences binary, it means the program will be in the silent mode.
Definition at line 48 of file chain_option.h.
The documentation for this class was generated from the following files:
- src/cpsp/SideChain/options/chain_option.h
- src/cpsp/SideChain/options/chain_option.cpp