FACT++
1.0
Main Page
Related Pages
Namespaces
Classes
Files
Examples
template<class T>
bool
RemoteControl
< T >::JsNewState
(
int
s
,
const string &
n
,
const string &
c
)
inline
protected
virtual
Reimplemented from
InterpreterV8
.
Definition at line
194
of file
RemoteControl.h
.
195
{
196
return
fImp
&&
fImp
->
AddStateName
(s, n, c);
197
}
RemoteControl::fImp
StateMachineDimControl * fImp
Definition:
RemoteControl.h:70
StateMachineDim::AddStateName
bool AddStateName(const int state, const std::string &name, const std::string &doc="")
Definition:
StateMachineDim.cc:109
RemoteControl
Generated on Sun Sep 18 2016 20:50:57 for FACT++ by
1.8.11