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

Definition at line 125 of file DimServiceInfoList.h.

References DimServiceInfoList::SendDimCommand().

126  { return fInfo.SendDimCommand(server, str, lout); }
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: