FACT++  1.0
template<class T>
int RemoteControl< T >::PrintDescription ( std::ostream &  out,
bool  iscmd,
const std::string &  serv = "",
const std::string &  service = "" 
) const
inlineprotected

Definition at line 149 of file RemoteControl.h.

150  { return fImp ? fImp->PrintDescription(out, iscmd, serv, service) : 0; }
StateMachineDimControl * fImp
Definition: RemoteControl.h:70
int PrintDescription(std::ostream &out, bool iscmd, const std::string &serv="", const std::string &service="")
Definition: dis.c:69