FACT++
1.0
Main Page
Related Pages
Namespaces
Classes
Files
Examples
template<class T , class S >
int
StateMachineBias
< T, S >::Wrap
(
boost::function< void()>
f
)
inline
private
Definition at line
1628
of file
biasctrl.cc
.
Referenced by
StateMachineBias< T, S >::Wrapper()
.
1629
{
1630
f();
1631
return
T::GetCurrentState();
1632
}
Here is the caller graph for this function:
StateMachineBias
Generated on Sun Sep 18 2016 20:50:58 for FACT++ by
1.8.11