Column-oriented GPU-accelerated Database Management System
CoGaDB
/home/sebastian/gpudbms/trunk/cogadb/include/util/filesystem.hpp File Reference
#include <string>
#include <vector>
Include dependency graph for filesystem.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  CoGaDB
 

The global namespace of the programming tasks, to avoid name claches with other libraries.


Functions

const std::vector< std::string > CoGaDB::getFilesinDirectory (std::string dname)
bool CoGaDB::is_regular_file (const std::string &path)
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines