FACT++  1.0
std::vector<Description> DimServiceInfoListImp::GetDescription ( const std::string &  server,
const std::string &  service 
) const
inline

Definition at line 108 of file DimServiceInfoList.h.

References DimServiceInfoList::GetDescription().

109  { return fInfo.GetDescription(server, service); }
DimServiceInfoList fInfo
std::vector< Description > GetDescription(const std::string &server, const std::string &service) const

+ Here is the call graph for this function: