Column-oriented GPU-accelerated Database Management System
CoGaDB
/home/sebastian/gpudbms/trunk/cogadb/include/util/getname.hpp File Reference
#include <string>
#include <core/global_definitions.hpp>
Include dependency graph for getname.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.


namespace  CoGaDB::util

Functions

const std::string CoGaDB::util::getName (AttributeType)
const std::string CoGaDB::util::getName (ComputeDevice)
const std::string CoGaDB::util::getName (AggregationMethod)
const std::string CoGaDB::util::getName (ValueComparator)
const std::string CoGaDB::util::getName (SortOrder)
const std::string CoGaDB::util::getName (Operation)
const std::string CoGaDB::util::getName (JoinAlgorithm)
const std::string CoGaDB::util::getName (MaterializationStatus)
const std::string CoGaDB::util::getName (ParallelizationMode)
const std::string CoGaDB::util::getName (ColumnAlgebraOperation)
const std::string CoGaDB::util::getName (PositionListOperation)
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines