hio_helper.cpp File Reference

Helpers for the hiosys plugin. More...

#include "hio_helper.h"
#include "corefaudes.h"

Go to the source code of this file.

Functions

std::vector< std::string > ListFolderContent (const char *pPath)
 Convenience function: list folder content This is a wrapper to the respective cfl_helper.h function — and should be eliminated.

Detailed Description

Helpers for the hiosys plugin.

Definition in file hio_helper.cpp.

Function Documentation

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

Convenience function: list folder content This is a wrapper to the respective cfl_helper.h function — and should be eliminated.

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

Definition at line 7 of file hio_helper.cpp.

libFAUDES 2.26g --- 2015.08.17 --- c++ api documentaion by doxygen