FACT++
1.0
Main Page
Related Pages
Namespaces
Classes
Files
Examples
template<class T , class S >
int
StateMachineFTM
< T, S >::Wrap
(
function< void()>
f
)
inline
private
Definition at line
1453
of file
ftmctrl.cc
.
Referenced by
StateMachineFTM< T, S >::Wrapper()
.
1454
{
1455
f();
1456
return
T::GetCurrentState();
1457
}
Here is the caller graph for this function:
StateMachineFTM
Generated on Sun Sep 18 2016 20:51:00 for FACT++ by
1.8.11