FACT++
1.0
Main Page
Related Pages
Namespaces
Classes
Files
Examples
template<class T , class S >
int
StateMachineSQMControl
< T, S >::Send
(
const string &
cmd
)
inline
private
Definition at line
353
of file
sqmctrl.cc
.
354
{
355
const
string
tx = cmd+
"\r\n"
;
356
fSQM
.PostMessage(tx, tx.size());
357
return
T::GetCurrentState();
358
}
StateMachineSQMControl::fSQM
S fSQM
Definition:
sqmctrl.cc:304
StateMachineSQMControl
Generated on Sun Sep 18 2016 20:51:03 for FACT++ by
1.8.11