FACT++
1.0
Main Page
Related Pages
Namespaces
Classes
Files
Examples
template<class T>
bool
RemoteControl
< T >::JsSetState
(
int
s
)
inline
protected
virtual
Reimplemented from
InterpreterV8
.
Definition at line
181
of file
RemoteControl.h
.
181
{
if
(!
fImp
||
fImp
->
GetCurrentState
()<2)
return
false
;
SetSection
(s-4);
return
true
; }
StateMachineImp::GetCurrentState
int GetCurrentState() const
return the current state of the machine
Definition:
StateMachineImp.h:119
RemoteControl::fImp
StateMachineDimControl * fImp
Definition:
RemoteControl.h:70
RemoteControl::SetSection
void SetSection(int s)
Definition:
RemoteControl.h:72
RemoteControl
Generated on Sun Sep 18 2016 20:50:57 for FACT++ by
1.8.11