FACT++  1.0
bool DimServiceInfoListImp::SendDimCommand ( std::ostream &  lout,
const std::string &  server,
const std::string &  str 
) const
inline

Definition at line 123 of file DimServiceInfoList.h.

References DimServiceInfoList::SendDimCommand().

124  { return fInfo.SendDimCommand(lout, server, str); }
char str[80]
Definition: test_client.c:7
bool SendDimCommand(std::ostream &lout, const std::string &server, const std::string &str) const
DimServiceInfoList fInfo

+ Here is the call graph for this function: