FACT++  1.0
std::vector<State> DimServiceInfoListImp::GetStates ( const std::string &  server) const
inline

Definition at line 110 of file DimServiceInfoList.h.

References DimServiceInfoList::GetStates().

111  { return fInfo.GetStates(server); }
std::vector< State > GetStates(const std::string &server) const
DimServiceInfoList fInfo

+ Here is the call graph for this function: