FACT++
1.0
Main Page
Related Pages
Namespaces
Classes
Files
Examples
template<class T>
bool
RemoteControl
< T >::PrintCommands
(
)
inline
Definition at line
397
of file
RemoteControl.h
.
398
{
399
lout
<< endl <<
kBold
<<
"List of commands:"
<< endl;
400
PrintDescription
(
lout
,
true
);
401
return
true
;
402
}
RemoteControlImp::lout
std::ostream & lout
Output stream for local synchrounous output.
Definition:
RemoteControl.h:26
RemoteControl::PrintDescription
int PrintDescription(std::ostream &out, bool iscmd, const std::string &serv="", const std::string &service="") const
Definition:
RemoteControl.h:149
kBold
Set attribute Bold.
Definition:
WindowLog.h:36
RemoteControl
Generated on Sun Sep 18 2016 20:50:57 for FACT++ by
1.8.11