Sleipnir
Public Member Functions | Data Fields | Static Public Attributes
CParserConsole::SArgs Struct Reference

Public Member Functions

bool Parse (const string &)

Data Fields

bool m_afFlags [7]
bool & m_fGenes
bool & m_fLong
bool & m_fSibs
bool & m_fZeroes
bool & m_fBonferroni
bool & m_fRecursive
bool & m_fBackground

Static Public Attributes

static const char * c_aszFlags []

Detailed Description

Definition at line 37 of file parserconsole.h.


Field Documentation

const char * CParserConsole::SArgs::c_aszFlags [static]
Initial value:
    { CParserConsole::c_szGenes, CParserConsole::c_szLong, CParserConsole::c_szSibs,
    CParserConsole::c_szZeroes, CParserConsole::c_szBonferroni,
    CParserConsole::c_szRecursive, CParserConsole::c_szBackground, NULL }

Definition at line 38 of file parserconsole.h.


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