FACT++
1.0
Main Page
Related Pages
Namespaces
Classes
Files
Examples
template<class T>
void
RemoteControl
< T >::SetSection
(
int
s
)
inline
protected
Definition at line
72
of file
RemoteControl.h
.
72
{
if
(
fImp
)
fImp
->
ChangeState
(s); }
RemoteControl::fImp
StateMachineDimControl * fImp
Definition:
RemoteControl.h:70
StateMachineDimControl::ChangeState
int ChangeState(int qos, const Time &time, int scriptdepth, std::string scriptfile, std::string user)
Definition:
StateMachineDimControl.cc:36
RemoteControl
Generated on Sun Sep 18 2016 20:50:57 for FACT++ by
1.8.11