FACT++
1.0
Main Page
Related Pages
Namespaces
Classes
Files
Examples
void Console::PrintReadlineError
(
const std::string &
str
)
private
virtual
Reimplemented from
Readline
.
Definition at line
54
of file
Console.cc
.
References
fLogI
, and
kRed
.
55
{
56
fLogI
<<
kRed
<<
str
<< endl;
57
}
str
char str[80]
Definition:
test_client.c:7
kRed
Set color Red.
Definition:
WindowLog.h:17
Console::fLogI
WindowLog fLogI
Definition:
Console.h:38
Console
Generated on Sun Sep 18 2016 20:50:46 for FACT++ by
1.8.11