FACT++
1.0
Main Page
Related Pages
Namespaces
Classes
Files
Examples
template<class T>
bool
RemoteControl
< T >::JsHasState
(
int
s
)
const
inline
protected
virtual
Reimplemented from
InterpreterV8
.
Definition at line
179
of file
RemoteControl.h
.
179
{
return
fImp
&&
fImp
->
HasState
(s); }
RemoteControl::fImp
StateMachineDimControl * fImp
Definition:
RemoteControl.h:70
StateMachineImp::HasState
bool HasState(int index) const
Definition:
StateMachineImp.cc:698
RemoteControl
Generated on Sun Sep 18 2016 20:50:57 for FACT++ by
1.8.11