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