OnixS C++ CME iLink 3 Binary Order Entry Handler 1.18.9
API Documentation
Loading...
Searching...
No Matches
OnixS::CME::iLink3::Filesystem Namespace Reference

Functions

void gatherFiles (std::vector< std::string > *gatheredFiles, const std::string &root, const std::string &extension)
bool isDirectory (const std::string &path)
bool exist (const std::string &entry)

Function Documentation

◆ exist()

bool exist ( const std::string & entry)
Returns
true if provided entry exists

◆ gatherFiles()

void gatherFiles ( std::vector< std::string > * gatheredFiles,
const std::string & root,
const std::string & extension )

Gathers files which are stored in a given folder.

◆ isDirectory()

bool isDirectory ( const std::string & path)
Returns
true if provided path is a directory