FACT++
1.0
Main Page
Related Pages
Namespaces
Classes
Files
Examples
template<class T , class S >
function<int(const
EventImp
&)>
StateMachineFTM
< T, S >::Wrapper
(
function< void()>
func
)
inline
private
Definition at line
1459
of file
ftmctrl.cc
.
References
StateMachineFTM< T, S >::Wrap()
.
1460
{
1461
return
bind(&
StateMachineFTM::Wrap
,
this
, func);
1462
}
StateMachineFTM::Wrap
int Wrap(function< void()> f)
Definition:
ftmctrl.cc:1453
Here is the call graph for this function:
StateMachineFTM
Generated on Sun Sep 18 2016 20:51:00 for FACT++ by
1.8.11