FACT++  1.0
bool Console::PrintGeneralHelp ( )
virtual

Wrapper to call the correspnding function from ReadlineColor.

Reimplemented from Readline.

Reimplemented in RemoteControl< Console >, and LocalControl< Console >.

Definition at line 63 of file Console.cc.

References fLogI, Readline::GetName(), and ReadlineColor::PrintGeneralHelp().

64 {
66 }
bool PrintGeneralHelp(std::ostream &out, const std::string &name)
WindowLog fLogI
Definition: Console.h:38
std::string GetName() const
Definition: Readline.h:88

+ Here is the call graph for this function: