hio_helper.h File Reference

Helpers for the hiosys plugin. More...

#include <iostream>
#include <dirent.h>
#include <vector>

Go to the source code of this file.

Functions

std::vector< std::string > ListFolderContent (const char *pPath)
 convenience function: list folder content

Detailed Description

Helpers for the hiosys plugin.

Definition in file hio_helper.h.

Function Documentation

std::vector<std::string> ListFolderContent ( const char *  pPath)

convenience function: list folder content

Parameters
pPathpath to the folder to list
Returns
string list with names of folder and/or files found

Definition at line 6 of file hio_helper.cpp.

libFAUDES 2.24g --- 2014.09.15 --- c++ api documentaion by doxygen