![]() |
Column-oriented GPU-accelerated Database Management System
CoGaDB
|
#include <string>#include <vector>

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) |