Column-oriented GPU-accelerated Database Management System
CoGaDB
Home
Namespaces
Classes
Files
File List
File Members
Column-oriented GPU-accelerated Database Management System
Documentation
Related Pages
Namespaces
Classes
Files
File List
additional_documentation/documentation.hpp
/home/sebastian/gpudbms/trunk/cogadb/include/compression/bit_vector_compressed_column.hpp
/home/sebastian/gpudbms/trunk/cogadb/include/compression/delta_compressed_column.hpp
/home/sebastian/gpudbms/trunk/cogadb/include/compression/dictionary_compressed_column.hpp
/home/sebastian/gpudbms/trunk/cogadb/include/compression/rle_compressed_column.hpp
/home/sebastian/gpudbms/trunk/cogadb/include/compression/tmp/db2/base_column.cpp
/home/sebastian/gpudbms/trunk/cogadb/include/compression/tmp/db2/main.cpp
/home/sebastian/gpudbms/trunk/cogadb/include/compression/tmp/db2/Test.cpp
/home/sebastian/gpudbms/trunk/cogadb/include/compression/tmp/db2/Test.h
/home/sebastian/gpudbms/trunk/cogadb/include/compression/tmp/db2/unittest.cpp
/home/sebastian/gpudbms/trunk/cogadb/include/compression/tmp/db2/compression/bit_vector_compressed_column.hpp
/home/sebastian/gpudbms/trunk/cogadb/include/compression/tmp/db2/compression/delta_compressed_column.hpp
/home/sebastian/gpudbms/trunk/cogadb/include/compression/tmp/db2/compression/rle_compressed_column.hpp
/home/sebastian/gpudbms/trunk/cogadb/include/compression/tmp/db2/core/base_column.hpp
/home/sebastian/gpudbms/trunk/cogadb/include/compression/tmp/db2/core/column.hpp
/home/sebastian/gpudbms/trunk/cogadb/include/compression/tmp/db2/core/column_base_typed.hpp
/home/sebastian/gpudbms/trunk/cogadb/include/compression/tmp/db2/core/compressed_column.hpp
/home/sebastian/gpudbms/trunk/cogadb/include/compression/tmp/db2/core/global_definitions.hpp
/home/sebastian/gpudbms/trunk/cogadb/include/compression/tmp/db2/core/lookup_array.hpp
/home/sebastian/gpudbms/trunk/cogadb/include/core/base_column.hpp
/home/sebastian/gpudbms/trunk/cogadb/include/core/base_table.hpp
/home/sebastian/gpudbms/trunk/cogadb/include/core/column.hpp
/home/sebastian/gpudbms/trunk/cogadb/include/core/column_base_typed.hpp
/home/sebastian/gpudbms/trunk/cogadb/include/core/compressed_column.hpp
/home/sebastian/gpudbms/trunk/cogadb/include/core/data_dictionary.hpp
/home/sebastian/gpudbms/trunk/cogadb/include/core/global_definitions.hpp
/home/sebastian/gpudbms/trunk/cogadb/include/core/gpu_column_cache.hpp
/home/sebastian/gpudbms/trunk/cogadb/include/core/lookup_array.hpp
/home/sebastian/gpudbms/trunk/cogadb/include/core/row_table.hpp
/home/sebastian/gpudbms/trunk/cogadb/include/core/row_value_column.hpp
/home/sebastian/gpudbms/trunk/cogadb/include/core/runtime_configuration.hpp
/home/sebastian/gpudbms/trunk/cogadb/include/core/selection_expression.hpp
/home/sebastian/gpudbms/trunk/cogadb/include/core/table.hpp
/home/sebastian/gpudbms/trunk/cogadb/include/gpu/gpu_algorithms.hpp
/home/sebastian/gpudbms/trunk/cogadb/include/gpu/gpu_base_column.hpp
/home/sebastian/gpudbms/trunk/cogadb/include/gpu/gpu_functors.hpp
/home/sebastian/gpudbms/trunk/cogadb/include/gpu/gpu_positionlist.hpp
/home/sebastian/gpudbms/trunk/cogadb/include/gpu/gpu_typed_base_column.hpp
/home/sebastian/gpudbms/trunk/cogadb/include/hardware_optimizations/simd_acceleration.hpp
/home/sebastian/gpudbms/trunk/cogadb/include/lookup_table/lookup_column.hpp
/home/sebastian/gpudbms/trunk/cogadb/include/lookup_table/lookup_table.hpp
/home/sebastian/gpudbms/trunk/cogadb/include/optimizer/optimizer.hpp
/home/sebastian/gpudbms/trunk/cogadb/include/parser/commandline_interpreter.hpp
/home/sebastian/gpudbms/trunk/cogadb/include/parser/generated/lex.cc
/home/sebastian/gpudbms/trunk/cogadb/include/parser/generated/parse.cc
/home/sebastian/gpudbms/trunk/cogadb/include/parser/generated/Parser.h
/home/sebastian/gpudbms/trunk/cogadb/include/parser/generated/Parserbase.h
/home/sebastian/gpudbms/trunk/cogadb/include/persistence/buffer_manager.hpp
/home/sebastian/gpudbms/trunk/cogadb/include/persistence/buffer_object.hpp
/home/sebastian/gpudbms/trunk/cogadb/include/persistence/page.hpp
/home/sebastian/gpudbms/trunk/cogadb/include/persistence/row_page.hpp
/home/sebastian/gpudbms/trunk/cogadb/include/persistence/storage_manager.hpp
/home/sebastian/gpudbms/trunk/cogadb/include/query_processing/column_algebra.hpp
/home/sebastian/gpudbms/trunk/cogadb/include/query_processing/column_computation_algebra_operator.hpp
/home/sebastian/gpudbms/trunk/cogadb/include/query_processing/column_computation_constant_operator.hpp
/home/sebastian/gpudbms/trunk/cogadb/include/query_processing/complex_selection_operator.hpp
/home/sebastian/gpudbms/trunk/cogadb/include/query_processing/cross_join_operator.hpp
/home/sebastian/gpudbms/trunk/cogadb/include/query_processing/definitions.hpp
/home/sebastian/gpudbms/trunk/cogadb/include/query_processing/generate_constant_column_operator.hpp
/home/sebastian/gpudbms/trunk/cogadb/include/query_processing/groupby_operator.hpp
/home/sebastian/gpudbms/trunk/cogadb/include/query_processing/join_operator.hpp
/home/sebastian/gpudbms/trunk/cogadb/include/query_processing/projection_operator.hpp
/home/sebastian/gpudbms/trunk/cogadb/include/query_processing/query_processor.hpp
/home/sebastian/gpudbms/trunk/cogadb/include/query_processing/scan_operator.hpp
/home/sebastian/gpudbms/trunk/cogadb/include/query_processing/selection_operator.hpp
/home/sebastian/gpudbms/trunk/cogadb/include/query_processing/sort_operator.hpp
/home/sebastian/gpudbms/trunk/cogadb/include/query_processing/column_processing/column_comparator.hpp
/home/sebastian/gpudbms/trunk/cogadb/include/query_processing/column_processing/cpu_algebra_operator.hpp
/home/sebastian/gpudbms/trunk/cogadb/include/query_processing/column_processing/cpu_column_constant_filter_operator.hpp
/home/sebastian/gpudbms/trunk/cogadb/include/query_processing/column_processing/cpu_columnscan_operator.hpp
/home/sebastian/gpudbms/trunk/cogadb/include/query_processing/column_processing/cpu_create_table_operator.hpp
/home/sebastian/gpudbms/trunk/cogadb/include/query_processing/column_processing/definitions.hpp
/home/sebastian/gpudbms/trunk/cogadb/include/query_processing/column_processing/positionlist_operator.hpp
/home/sebastian/gpudbms/trunk/cogadb/include/sql/server/sql_driver.hpp
/home/sebastian/gpudbms/trunk/cogadb/include/sql/server/sql_parsetree.hpp
/home/sebastian/gpudbms/trunk/cogadb/include/unittests/unittests.hpp
/home/sebastian/gpudbms/trunk/cogadb/include/util/filesystem.hpp
/home/sebastian/gpudbms/trunk/cogadb/include/util/getname.hpp
/home/sebastian/gpudbms/trunk/cogadb/include/util/hardware_detector.hpp
/home/sebastian/gpudbms/trunk/cogadb/include/util/iostream.hpp
/home/sebastian/gpudbms/trunk/cogadb/include/util/reduce_by_keys.hpp
/home/sebastian/gpudbms/trunk/cogadb/include/util/star_schema_benchmark.hpp
/home/sebastian/gpudbms/trunk/cogadb/include/util/time_measurement.hpp
/home/sebastian/gpudbms/trunk/cogadb/include/util/tpch_benchmark.hpp
/home/sebastian/gpudbms/trunk/cogadb/src/main.cpp
/home/sebastian/gpudbms/trunk/cogadb/src/core/base_column.cpp
/home/sebastian/gpudbms/trunk/cogadb/src/core/base_table.cpp
/home/sebastian/gpudbms/trunk/cogadb/src/core/column.cpp
/home/sebastian/gpudbms/trunk/cogadb/src/core/column_based_typed.cpp
/home/sebastian/gpudbms/trunk/cogadb/src/core/data_dictionary.cpp
/home/sebastian/gpudbms/trunk/cogadb/src/core/gpu_column_cache.cpp
/home/sebastian/gpudbms/trunk/cogadb/src/core/row_table.cpp
/home/sebastian/gpudbms/trunk/cogadb/src/core/runtime_configuration.cpp
/home/sebastian/gpudbms/trunk/cogadb/src/core/selection_expression.cpp
/home/sebastian/gpudbms/trunk/cogadb/src/core/table.cpp
/home/sebastian/gpudbms/trunk/cogadb/src/hardware_optimizations/simd_acceleration.cpp
/home/sebastian/gpudbms/trunk/cogadb/src/lookup_table/lookup_column.cpp
/home/sebastian/gpudbms/trunk/cogadb/src/lookup_table/lookup_table.cpp
/home/sebastian/gpudbms/trunk/cogadb/src/optimizer/optimizer.cpp
/home/sebastian/gpudbms/trunk/cogadb/src/parser/commandline_interpreter.cpp
/home/sebastian/gpudbms/trunk/cogadb/src/persistence/buffer_manager.cpp
/home/sebastian/gpudbms/trunk/cogadb/src/persistence/buffer_object.cpp
/home/sebastian/gpudbms/trunk/cogadb/src/persistence/page.cpp
/home/sebastian/gpudbms/trunk/cogadb/src/persistence/row_page.cpp
/home/sebastian/gpudbms/trunk/cogadb/src/persistence/storage_manager.cpp
/home/sebastian/gpudbms/trunk/cogadb/src/query_processing/column_computation_algebra_operator.cpp
/home/sebastian/gpudbms/trunk/cogadb/src/query_processing/column_computation_constant_operator.cpp
/home/sebastian/gpudbms/trunk/cogadb/src/query_processing/complex_selection_operator.cpp
/home/sebastian/gpudbms/trunk/cogadb/src/query_processing/cross_join_operator.cpp
/home/sebastian/gpudbms/trunk/cogadb/src/query_processing/generate_constant_column_operator.cpp
/home/sebastian/gpudbms/trunk/cogadb/src/query_processing/groupby_operator.cpp
/home/sebastian/gpudbms/trunk/cogadb/src/query_processing/join_operator.cpp
/home/sebastian/gpudbms/trunk/cogadb/src/query_processing/projection_operator.cpp
/home/sebastian/gpudbms/trunk/cogadb/src/query_processing/query_processor.cpp
/home/sebastian/gpudbms/trunk/cogadb/src/query_processing/scan_operator.cpp
/home/sebastian/gpudbms/trunk/cogadb/src/query_processing/selection_operator.cpp
/home/sebastian/gpudbms/trunk/cogadb/src/query_processing/sort_operator.cpp
/home/sebastian/gpudbms/trunk/cogadb/src/query_processing/column_processing/column_comparator.cpp
/home/sebastian/gpudbms/trunk/cogadb/src/query_processing/column_processing/cpu_algebra_operator.cpp
/home/sebastian/gpudbms/trunk/cogadb/src/query_processing/column_processing/cpu_column_constant_filter_operator.cpp
/home/sebastian/gpudbms/trunk/cogadb/src/query_processing/column_processing/cpu_columnscan_operator.cpp
/home/sebastian/gpudbms/trunk/cogadb/src/query_processing/column_processing/positionlist_operator.cpp
/home/sebastian/gpudbms/trunk/cogadb/src/sql/server/location.hh
/home/sebastian/gpudbms/trunk/cogadb/src/sql/server/position.hh
/home/sebastian/gpudbms/trunk/cogadb/src/sql/server/sql_driver.cpp
/home/sebastian/gpudbms/trunk/cogadb/src/sql/server/sql_parser.cpp
/home/sebastian/gpudbms/trunk/cogadb/src/sql/server/sql_parser.hpp
/home/sebastian/gpudbms/trunk/cogadb/src/sql/server/sql_parsetree.cpp
/home/sebastian/gpudbms/trunk/cogadb/src/sql/server/sql_scanner.cpp
/home/sebastian/gpudbms/trunk/cogadb/src/sql/server/stack.hh
/home/sebastian/gpudbms/trunk/cogadb/src/sql/server/test.cpp
/home/sebastian/gpudbms/trunk/cogadb/src/unittests/compression_techniques_unittests.cpp
/home/sebastian/gpudbms/trunk/cogadb/src/unittests/unittests.cpp
/home/sebastian/gpudbms/trunk/cogadb/src/util/filesystem.cpp
/home/sebastian/gpudbms/trunk/cogadb/src/util/getname.cpp
/home/sebastian/gpudbms/trunk/cogadb/src/util/hardware_detector.cpp
/home/sebastian/gpudbms/trunk/cogadb/src/util/star_schema_benchmark.cpp
/home/sebastian/gpudbms/trunk/cogadb/src/util/time_measurement.cpp
/home/sebastian/gpudbms/trunk/cogadb/src/util/tpch_benchmark.cpp
/home/sebastian/gpudbms/trunk/hype-library/include/hype.h
/home/sebastian/gpudbms/trunk/hype-library/include/hype.hpp
/home/sebastian/gpudbms/trunk/hype-library/include/config/configuration.hpp
/home/sebastian/gpudbms/trunk/hype-library/include/config/exports.hpp
/home/sebastian/gpudbms/trunk/hype-library/include/config/global_definitions.hpp
/home/sebastian/gpudbms/trunk/hype-library/include/core/algorithm.hpp
/home/sebastian/gpudbms/trunk/hype-library/include/core/algorithm_measurement.hpp
/home/sebastian/gpudbms/trunk/hype-library/include/core/algorithm_statistics.hpp
/home/sebastian/gpudbms/trunk/hype-library/include/core/factory.hpp
/home/sebastian/gpudbms/trunk/hype-library/include/core/loadchange_estimator.hpp
/home/sebastian/gpudbms/trunk/hype-library/include/core/measurementpair.hpp
/home/sebastian/gpudbms/trunk/hype-library/include/core/measurementpair_ringbuffer.hpp
/home/sebastian/gpudbms/trunk/hype-library/include/core/offline_algorithm.hpp
/home/sebastian/gpudbms/trunk/hype-library/include/core/operation.hpp
/home/sebastian/gpudbms/trunk/hype-library/include/core/optimization_criterion.hpp
/home/sebastian/gpudbms/trunk/hype-library/include/core/plotscriptgenerator.hpp
/home/sebastian/gpudbms/trunk/hype-library/include/core/recomputation_heuristic.hpp
/home/sebastian/gpudbms/trunk/hype-library/include/core/report.hpp
/home/sebastian/gpudbms/trunk/hype-library/include/core/scheduler.hpp
/home/sebastian/gpudbms/trunk/hype-library/include/core/scheduling_decision.hpp
/home/sebastian/gpudbms/trunk/hype-library/include/core/specification.hpp
/home/sebastian/gpudbms/trunk/hype-library/include/core/statistical_method.hpp
/home/sebastian/gpudbms/trunk/hype-library/include/core/statistics.hpp
/home/sebastian/gpudbms/trunk/hype-library/include/core/statistics_gatherer.hpp
/home/sebastian/gpudbms/trunk/hype-library/include/core/time_measurement.hpp
/home/sebastian/gpudbms/trunk/hype-library/include/core/workload_generator.hpp
/home/sebastian/gpudbms/trunk/hype-library/include/plugins/pluginloader.hpp
/home/sebastian/gpudbms/trunk/hype-library/include/plugins/optimization_criterias/probability_based_outsourcing.hpp
/home/sebastian/gpudbms/trunk/hype-library/include/plugins/optimization_criterias/response_time.hpp
/home/sebastian/gpudbms/trunk/hype-library/include/plugins/optimization_criterias/response_time_advanced.hpp
/home/sebastian/gpudbms/trunk/hype-library/include/plugins/optimization_criterias/simple_round_robin_throughput.hpp
/home/sebastian/gpudbms/trunk/hype-library/include/plugins/optimization_criterias/throughput.hpp
/home/sebastian/gpudbms/trunk/hype-library/include/plugins/optimization_criterias/throughput2.hpp
/home/sebastian/gpudbms/trunk/hype-library/include/plugins/recomputation_heuristics/event_based_recomputation.hpp
/home/sebastian/gpudbms/trunk/hype-library/include/plugins/recomputation_heuristics/oneshot_computation.hpp
/home/sebastian/gpudbms/trunk/hype-library/include/plugins/recomputation_heuristics/periodic_recomputation.hpp
/home/sebastian/gpudbms/trunk/hype-library/include/plugins/recomputation_heuristics/static_computation.hpp
/home/sebastian/gpudbms/trunk/hype-library/include/plugins/statistical_methods/least_squares.hpp
/home/sebastian/gpudbms/trunk/hype-library/include/plugins/statistical_methods/multi_dim_least_squares.hpp
/home/sebastian/gpudbms/trunk/hype-library/include/query_processing/benchmark.hpp
/home/sebastian/gpudbms/trunk/hype-library/include/query_processing/binary_operator.hpp
/home/sebastian/gpudbms/trunk/hype-library/include/query_processing/logical_query_plan.hpp
/home/sebastian/gpudbms/trunk/hype-library/include/query_processing/n_ary_operator.hpp
/home/sebastian/gpudbms/trunk/hype-library/include/query_processing/node.hpp
/home/sebastian/gpudbms/trunk/hype-library/include/query_processing/operator.hpp
/home/sebastian/gpudbms/trunk/hype-library/include/query_processing/physical_query_plan.hpp
/home/sebastian/gpudbms/trunk/hype-library/include/query_processing/processing_device.hpp
/home/sebastian/gpudbms/trunk/hype-library/include/query_processing/typed_operator.hpp
/home/sebastian/gpudbms/trunk/hype-library/include/query_processing/unary_operator.hpp
/home/sebastian/gpudbms/trunk/hype-library/include/query_processing/virtual_processing_device.hpp
/home/sebastian/gpudbms/trunk/hype-library/include/util/architecture.hpp
/home/sebastian/gpudbms/trunk/hype-library/include/util/begin_ptr.hpp
/home/sebastian/gpudbms/trunk/hype-library/include/util/get_name.hpp
File Members
/home/sebastian/gpudbms/trunk/hype-library/include/config/exports.hpp File Reference
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
•
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Defines
exports.hpp
Generated on Sat Sep 7 2013 00:31:39 for Column-oriented GPU-accelerated Database Management System by
1.7.6.1