Go to the documentation of this file.
11 std::vector<std::string> mList;
12 std::set< std::string >:: iterator sit;
13 for(sit=dirset.begin();sit!=dirset.end();++sit) mList.push_back(*sit);
libFAUDES 2.26g
--- 2015.08.17
--- c++ api documentaion by doxygen
|