Column-oriented GPU-accelerated Database Management System
CoGaDB
File List
Here is a list of all files with brief descriptions:
additional_documentation/documentation.hpp [code]This file contains additional documentation, like the generated web pages in the doxygen documentation
/home/sebastian/gpudbms/trunk/cogadb/include/compression/bit_vector_compressed_column.hpp [code]
/home/sebastian/gpudbms/trunk/cogadb/include/compression/delta_compressed_column.hpp [code]
/home/sebastian/gpudbms/trunk/cogadb/include/compression/dictionary_compressed_column.hpp [code]
/home/sebastian/gpudbms/trunk/cogadb/include/compression/rle_compressed_column.hpp [code]
/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 [code]
/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 [code]
/home/sebastian/gpudbms/trunk/cogadb/include/compression/tmp/db2/compression/delta_compressed_column.hpp [code]
/home/sebastian/gpudbms/trunk/cogadb/include/compression/tmp/db2/compression/rle_compressed_column.hpp [code]
/home/sebastian/gpudbms/trunk/cogadb/include/compression/tmp/db2/core/base_column.hpp [code]
/home/sebastian/gpudbms/trunk/cogadb/include/compression/tmp/db2/core/column.hpp [code]
/home/sebastian/gpudbms/trunk/cogadb/include/compression/tmp/db2/core/column_base_typed.hpp [code]
/home/sebastian/gpudbms/trunk/cogadb/include/compression/tmp/db2/core/compressed_column.hpp [code]
/home/sebastian/gpudbms/trunk/cogadb/include/compression/tmp/db2/core/global_definitions.hpp [code]
/home/sebastian/gpudbms/trunk/cogadb/include/compression/tmp/db2/core/lookup_array.hpp [code]
/home/sebastian/gpudbms/trunk/cogadb/include/core/base_column.hpp [code]
/home/sebastian/gpudbms/trunk/cogadb/include/core/base_table.hpp [code]
/home/sebastian/gpudbms/trunk/cogadb/include/core/column.hpp [code]
/home/sebastian/gpudbms/trunk/cogadb/include/core/column_base_typed.hpp [code]
/home/sebastian/gpudbms/trunk/cogadb/include/core/compressed_column.hpp [code]
/home/sebastian/gpudbms/trunk/cogadb/include/core/data_dictionary.hpp [code]
/home/sebastian/gpudbms/trunk/cogadb/include/core/global_definitions.hpp [code]
/home/sebastian/gpudbms/trunk/cogadb/include/core/gpu_column_cache.hpp [code]
/home/sebastian/gpudbms/trunk/cogadb/include/core/lookup_array.hpp [code]
/home/sebastian/gpudbms/trunk/cogadb/include/core/row_table.hpp [code]
/home/sebastian/gpudbms/trunk/cogadb/include/core/row_value_column.hpp [code]
/home/sebastian/gpudbms/trunk/cogadb/include/core/runtime_configuration.hpp [code]
/home/sebastian/gpudbms/trunk/cogadb/include/core/selection_expression.hpp [code]
/home/sebastian/gpudbms/trunk/cogadb/include/core/table.hpp [code]
/home/sebastian/gpudbms/trunk/cogadb/include/gpu/gpu_algorithms.hpp [code]
/home/sebastian/gpudbms/trunk/cogadb/include/gpu/gpu_base_column.hpp [code]
/home/sebastian/gpudbms/trunk/cogadb/include/gpu/gpu_functors.hpp [code]
/home/sebastian/gpudbms/trunk/cogadb/include/gpu/gpu_positionlist.hpp [code]
/home/sebastian/gpudbms/trunk/cogadb/include/gpu/gpu_typed_base_column.hpp [code]
/home/sebastian/gpudbms/trunk/cogadb/include/hardware_optimizations/simd_acceleration.hpp [code]
/home/sebastian/gpudbms/trunk/cogadb/include/lookup_table/lookup_column.hpp [code]
/home/sebastian/gpudbms/trunk/cogadb/include/lookup_table/lookup_table.hpp [code]
/home/sebastian/gpudbms/trunk/cogadb/include/optimizer/optimizer.hpp [code]
/home/sebastian/gpudbms/trunk/cogadb/include/parser/commandline_interpreter.hpp [code]
/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 [code]
/home/sebastian/gpudbms/trunk/cogadb/include/parser/generated/Parserbase.h [code]
/home/sebastian/gpudbms/trunk/cogadb/include/persistence/buffer_manager.hpp [code]
/home/sebastian/gpudbms/trunk/cogadb/include/persistence/buffer_object.hpp [code]
/home/sebastian/gpudbms/trunk/cogadb/include/persistence/page.hpp [code]
/home/sebastian/gpudbms/trunk/cogadb/include/persistence/row_page.hpp [code]
/home/sebastian/gpudbms/trunk/cogadb/include/persistence/storage_manager.hpp [code]
/home/sebastian/gpudbms/trunk/cogadb/include/query_processing/column_algebra.hpp [code]
/home/sebastian/gpudbms/trunk/cogadb/include/query_processing/column_computation_algebra_operator.hpp [code]
/home/sebastian/gpudbms/trunk/cogadb/include/query_processing/column_computation_constant_operator.hpp [code]
/home/sebastian/gpudbms/trunk/cogadb/include/query_processing/complex_selection_operator.hpp [code]
/home/sebastian/gpudbms/trunk/cogadb/include/query_processing/cross_join_operator.hpp [code]
/home/sebastian/gpudbms/trunk/cogadb/include/query_processing/definitions.hpp [code]
/home/sebastian/gpudbms/trunk/cogadb/include/query_processing/generate_constant_column_operator.hpp [code]
/home/sebastian/gpudbms/trunk/cogadb/include/query_processing/groupby_operator.hpp [code]
/home/sebastian/gpudbms/trunk/cogadb/include/query_processing/join_operator.hpp [code]
/home/sebastian/gpudbms/trunk/cogadb/include/query_processing/projection_operator.hpp [code]
/home/sebastian/gpudbms/trunk/cogadb/include/query_processing/query_processor.hpp [code]
/home/sebastian/gpudbms/trunk/cogadb/include/query_processing/scan_operator.hpp [code]
/home/sebastian/gpudbms/trunk/cogadb/include/query_processing/selection_operator.hpp [code]
/home/sebastian/gpudbms/trunk/cogadb/include/query_processing/sort_operator.hpp [code]
/home/sebastian/gpudbms/trunk/cogadb/include/query_processing/column_processing/column_comparator.hpp [code]
/home/sebastian/gpudbms/trunk/cogadb/include/query_processing/column_processing/cpu_algebra_operator.hpp [code]
/home/sebastian/gpudbms/trunk/cogadb/include/query_processing/column_processing/cpu_column_constant_filter_operator.hpp [code]
/home/sebastian/gpudbms/trunk/cogadb/include/query_processing/column_processing/cpu_columnscan_operator.hpp [code]
/home/sebastian/gpudbms/trunk/cogadb/include/query_processing/column_processing/cpu_create_table_operator.hpp [code]
/home/sebastian/gpudbms/trunk/cogadb/include/query_processing/column_processing/definitions.hpp [code]
/home/sebastian/gpudbms/trunk/cogadb/include/query_processing/column_processing/positionlist_operator.hpp [code]
/home/sebastian/gpudbms/trunk/cogadb/include/sql/server/sql_driver.hpp [code]
/home/sebastian/gpudbms/trunk/cogadb/include/sql/server/sql_parsetree.hpp [code]
/home/sebastian/gpudbms/trunk/cogadb/include/unittests/unittests.hpp [code]
/home/sebastian/gpudbms/trunk/cogadb/include/util/filesystem.hpp [code]
/home/sebastian/gpudbms/trunk/cogadb/include/util/getname.hpp [code]
/home/sebastian/gpudbms/trunk/cogadb/include/util/hardware_detector.hpp [code]
/home/sebastian/gpudbms/trunk/cogadb/include/util/iostream.hpp [code]
/home/sebastian/gpudbms/trunk/cogadb/include/util/reduce_by_keys.hpp [code]
/home/sebastian/gpudbms/trunk/cogadb/include/util/star_schema_benchmark.hpp [code]
/home/sebastian/gpudbms/trunk/cogadb/include/util/time_measurement.hpp [code]
/home/sebastian/gpudbms/trunk/cogadb/include/util/tpch_benchmark.hpp [code]
/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 [code]
/home/sebastian/gpudbms/trunk/cogadb/src/sql/server/position.hh [code]
/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 [code]
/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 [code]
/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 [code]
/home/sebastian/gpudbms/trunk/hype-library/include/hype.hpp [code]
/home/sebastian/gpudbms/trunk/hype-library/include/config/configuration.hpp [code]
/home/sebastian/gpudbms/trunk/hype-library/include/config/exports.hpp [code]
/home/sebastian/gpudbms/trunk/hype-library/include/config/global_definitions.hpp [code]
/home/sebastian/gpudbms/trunk/hype-library/include/core/algorithm.hpp [code]
/home/sebastian/gpudbms/trunk/hype-library/include/core/algorithm_measurement.hpp [code]
/home/sebastian/gpudbms/trunk/hype-library/include/core/algorithm_statistics.hpp [code]
/home/sebastian/gpudbms/trunk/hype-library/include/core/factory.hpp [code]
/home/sebastian/gpudbms/trunk/hype-library/include/core/loadchange_estimator.hpp [code]
/home/sebastian/gpudbms/trunk/hype-library/include/core/measurementpair.hpp [code]
/home/sebastian/gpudbms/trunk/hype-library/include/core/measurementpair_ringbuffer.hpp [code]
/home/sebastian/gpudbms/trunk/hype-library/include/core/offline_algorithm.hpp [code]
/home/sebastian/gpudbms/trunk/hype-library/include/core/operation.hpp [code]
/home/sebastian/gpudbms/trunk/hype-library/include/core/optimization_criterion.hpp [code]
/home/sebastian/gpudbms/trunk/hype-library/include/core/plotscriptgenerator.hpp [code]
/home/sebastian/gpudbms/trunk/hype-library/include/core/recomputation_heuristic.hpp [code]
/home/sebastian/gpudbms/trunk/hype-library/include/core/report.hpp [code]
/home/sebastian/gpudbms/trunk/hype-library/include/core/scheduler.hpp [code]
/home/sebastian/gpudbms/trunk/hype-library/include/core/scheduling_decision.hpp [code]
/home/sebastian/gpudbms/trunk/hype-library/include/core/specification.hpp [code]
/home/sebastian/gpudbms/trunk/hype-library/include/core/statistical_method.hpp [code]
/home/sebastian/gpudbms/trunk/hype-library/include/core/statistics.hpp [code]
/home/sebastian/gpudbms/trunk/hype-library/include/core/statistics_gatherer.hpp [code]
/home/sebastian/gpudbms/trunk/hype-library/include/core/time_measurement.hpp [code]
/home/sebastian/gpudbms/trunk/hype-library/include/core/workload_generator.hpp [code]
/home/sebastian/gpudbms/trunk/hype-library/include/plugins/pluginloader.hpp [code]
/home/sebastian/gpudbms/trunk/hype-library/include/plugins/optimization_criterias/probability_based_outsourcing.hpp [code]
/home/sebastian/gpudbms/trunk/hype-library/include/plugins/optimization_criterias/response_time.hpp [code]
/home/sebastian/gpudbms/trunk/hype-library/include/plugins/optimization_criterias/response_time_advanced.hpp [code]
/home/sebastian/gpudbms/trunk/hype-library/include/plugins/optimization_criterias/simple_round_robin_throughput.hpp [code]
/home/sebastian/gpudbms/trunk/hype-library/include/plugins/optimization_criterias/throughput.hpp [code]
/home/sebastian/gpudbms/trunk/hype-library/include/plugins/optimization_criterias/throughput2.hpp [code]
/home/sebastian/gpudbms/trunk/hype-library/include/plugins/recomputation_heuristics/event_based_recomputation.hpp [code]
/home/sebastian/gpudbms/trunk/hype-library/include/plugins/recomputation_heuristics/oneshot_computation.hpp [code]
/home/sebastian/gpudbms/trunk/hype-library/include/plugins/recomputation_heuristics/periodic_recomputation.hpp [code]
/home/sebastian/gpudbms/trunk/hype-library/include/plugins/recomputation_heuristics/static_computation.hpp [code]
/home/sebastian/gpudbms/trunk/hype-library/include/plugins/statistical_methods/least_squares.hpp [code]
/home/sebastian/gpudbms/trunk/hype-library/include/plugins/statistical_methods/multi_dim_least_squares.hpp [code]
/home/sebastian/gpudbms/trunk/hype-library/include/query_processing/benchmark.hpp [code]
/home/sebastian/gpudbms/trunk/hype-library/include/query_processing/binary_operator.hpp [code]
/home/sebastian/gpudbms/trunk/hype-library/include/query_processing/logical_query_plan.hpp [code]
/home/sebastian/gpudbms/trunk/hype-library/include/query_processing/n_ary_operator.hpp [code]
/home/sebastian/gpudbms/trunk/hype-library/include/query_processing/node.hpp [code]
/home/sebastian/gpudbms/trunk/hype-library/include/query_processing/operator.hpp [code]
/home/sebastian/gpudbms/trunk/hype-library/include/query_processing/physical_query_plan.hpp [code]
/home/sebastian/gpudbms/trunk/hype-library/include/query_processing/processing_device.hpp [code]
/home/sebastian/gpudbms/trunk/hype-library/include/query_processing/typed_operator.hpp [code]
/home/sebastian/gpudbms/trunk/hype-library/include/query_processing/unary_operator.hpp [code]
/home/sebastian/gpudbms/trunk/hype-library/include/query_processing/virtual_processing_device.hpp [code]
/home/sebastian/gpudbms/trunk/hype-library/include/util/architecture.hpp [code]
/home/sebastian/gpudbms/trunk/hype-library/include/util/begin_ptr.hpp [code]
/home/sebastian/gpudbms/trunk/hype-library/include/util/get_name.hpp [code]
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines