phaser_io::Output Class Reference
List of all members.
Public Member Functions |
|
void | setOutput (const Output &) |
|
| Output (const Output &) |
|
const Output & | operator= (const Output &) |
|
void | openOutputStreams (std::string) |
|
void | startClock () |
|
void | logHeader (outStream) |
|
void | logSectionHeader (outStream, std::string) |
|
void | logBlank (outStream) |
|
void | logFlush () |
|
void | logUnderLine (outStream, const std::string) |
|
void | logKeywords (outStream, const std::string) |
|
void | logTab (unsigned, outStream, const std::string, bool add_return=true) |
|
void | logTabPrintf (unsigned, outStream, const char *,...) |
|
void | logEllipsisStart (outStream, const std::string) |
|
void | logEllipsisEnd (outStream) |
|
void | logProgressBarStart (outStream, const int) |
|
void | logProgressBarNext (outStream) |
|
void | logProgressBarEnd (outStream) |
|
void | logProgressBarAgain (outStream) |
|
void | logWarning (outStream, const std::string) |
|
void | logElapsedTime (outStream) |
|
bool | isPackageCIMR () |
|
bool | isPackageCCP4 () |
|
bool | isPackagePhenix () |
|
void | setPackageCIMR () |
|
void | setPackageCCP4 () |
|
void | setPackagePhenix () |
|
void | setVerbose (bool b, bool e) |
|
void | setSilent (bool b) |
|
bool | Verbose () |
|
void | setFileroot (std::string f) |
|
void | setXmlout (std::string f) |
|
void | unsetXmlout () |
|
bool | doXmlout () |
|
void | WriteResult () |
|
std::string | Fileroot () |
|
std::string | XmlFile () |
|
std::string | Package () |
|
std::string | verbose () |
|
std::string | logfile () |
|
std::string | summary () |
|
std::string | XML () |
|
std::string | version_date () |
|
std::string | version_number () |
|
void | SetMaxLineWidth (const int &Width) |
The documentation for this class was generated from the following files: