hio_helper.cpp File Reference

Helpers for the hiosys plugin. More...

#include "hio_helper.h"
#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.cpp.


Function Documentation

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

convenience function: list folder content

Parameters:
pPath path 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.23h --- 2014.04.03 --- c++ api documentaion by doxygen