14 #ifndef WS_RESULT_ITEM__
15 #define WS_RESULT_ITEM__
29 WsResultItem(
const path& fullPath,
const path& rootPath , std::string body, std::string type,
int size);
Reprensents a File on disk.
WsResultItem(const path &fullPath, const path &rootPath, std::string body, std::string type, int size)
Represents a Result of a search.
string getType()
return the type of the node
string getBody()
return a short description of the node contents