FACT++
1.0
Main Page
Related Pages
Namespaces
Classes
Files
Examples
template<class T>
bool
RemoteControl
< T >::HasServer
(
const std::string &
server
)
inline
protected
virtual
Reimplemented from
RemoteControlImp
.
Definition at line
144
of file
RemoteControl.h
.
144
{
return
fImp
?
fImp
->
HasServer
(server) :
false
; }
RemoteControl::fImp
StateMachineDimControl * fImp
Definition:
RemoteControl.h:70
StateMachineDimControl::HasServer
bool HasServer(const std::string &server)
Definition:
StateMachineDimControl.cc:512
RemoteControl
Generated on Sun Sep 18 2016 20:50:57 for FACT++ by
1.8.11