FACT++  1.0
ReadlineColor.h File Reference
#include <ostream>
+ Include dependency graph for ReadlineColor.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 ReadlineColor
 A fewer helper functions to apply color attributes and redirect the output.
 

Functions

bool ReadlineColor::ExecuteShellCommand (std::ostream &out, const std::string &cmd)
 
bool ReadlineColor::PrintBootMsg (std::ostream &out, const std::string &name, bool interactive=true)
 
bool ReadlineColor::PrintAttributes (std::ostream &out)
 
bool ReadlineColor::PrintGeneralHelp (std::ostream &out, const std::string &name)
 
bool ReadlineColor::PrintCommands (std::ostream &out)
 
bool ReadlineColor::PrintKeyBindings (std::ostream &out)
 
bool ReadlineColor::Process (std::ostream &out, const std::string &str)