OmniSciDB  72c90bc290
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Shared Directory Reference
+ Directory dependency graph for Shared:

Directories

directory  Rendering
 

Files

file  ArrowUtil.h [code]
 
file  base64.cpp [code]
 
file  base64.h [code]
 
file  BinarySemaphore.h [code]
 
file  boost_stacktrace.hpp [code]
 
file  CallbackManager.h [code]
 
file  checked_alloc.h [code]
 
file  clean_boost_regex.hpp [code]
 
file  clean_windows.h [code]
 
file  cleanup_global_namespace.h [code]
 
file  Compressor.cpp [code]
 singleton class to handle concurrancy and state for blosc library. A C++ wrapper over a pure C library.
 
file  Compressor.h [code]
 singleton class to handle concurrancy and state for blosc library. A C++ wrapper over a pure C library.
 
file  DateConverters.h [code]
 
file  DateTimeParser.cpp [code]
 
file  DateTimeParser.h [code]
 
file  Datum.cpp [code]
 
file  Datum.h [code]
 Definitions for core Datum union type.
 
file  DatumFetchers.h [code]
 
file  DbObjectKeys.cpp [code]
 
file  DbObjectKeys.h [code]
 
file  DebugOutputStream.h [code]
 
file  DeviceGroup.h [code]
 
file  distributed.cpp [code]
 
file  distributed.h [code]
 
file  DoubleSort.h [code]
 
file  EnumBitmaskOps.h [code]
 
file  File.cpp [code]
 Implementation of helper methods for File I/O.
 
file  File.h [code]
 A selection of helper methods for File I/O.
 
file  file_delete.h [code]
 shared utility for the db server and string dictionary server to remove old files
 
file  file_path_util.cpp [code]
 shared utility for globbing files, paths can be specified as either a single file, directory or wildcards
 
file  file_path_util.h [code]
 shared utility for globbing files, paths can be specified as either a single file, directory or wildcards
 
file  file_type.cpp [code]
 shared utility for mime-types
 
file  file_type.h [code]
 shared utility for mime-types
 
file  fixautotools.h [code]
 
file  FullyQualifiedTableName.cpp [code]
 
file  FullyQualifiedTableName.h [code]
 
file  funcannotations.h [code]
 
file  get_nvidia_compute_capability.h [code]
 
file  gpu_enabled.h [code]
 
file  heavyai_shared_mutex.h [code]
 
file  import_helpers.h [code]
 
file  InlineNullValues.h [code]
 
file  InsertionOrderedMap.h [code]
 
file  Intervals.h [code]
 Divide up indexes (A, A+1, A+2, ..., B-2, B-1) among N workers as evenly as possible in a range-based for loop: for (auto const& interval : makeIntervals(A, B, N)) {} where interval is a 2-member struct of (begin,end) values. This just does the arithmetic to divide up work into chunks; asynchronous thread management is done separately.
 
file  Iteration.h [code]
 
file  json.h [code]
 
file  JsonUtils.cpp [code]
 
file  JsonUtils.h [code]
 
file  likely.h [code]
 
file  LruCache.h [code]
 
file  macros.h [code]
 
file  MapDProgramOptions.h [code]
 
file  math_consts.h [code]
 
file  MathUtils.cpp [code]
 
file  MathUtils.h [code]
 
file  measure.h [code]
 
file  misc.cpp [code]
 
file  misc.h [code]
 
file  nocuda.h [code]
 
file  nvtx_helpers.cpp [code]
 
file  nvtx_helpers.h [code]
 
file  quantile.h [code]
 Calculate approximate median and general quantiles, based on "Computing Extremely Accurate Quantiles Using t-Digests" by T. Dunning et al. https://arxiv.org/abs/1902.04023.
 
file  release.h [code]
 Defines the release number string.
 
file  scope.h [code]
 
file  shard_key.h [code]
 
file  SimpleAllocator.h [code]
 
file  sqldefs.h [code]
 Common Enum definitions for SQL processing.
 
file  sqltypes.h [code]
 Constants for Builtin SQL Types supported by HEAVY.AI.
 
file  sqltypes_lite.h [code]
 
file  SqlTypesLayout.h [code]
 
file  StackTrace.cpp [code]
 
file  StackTrace.h [code]
 
file  string_view_unordered_map.h [code]
 
file  StringTransform.cpp [code]
 
file  StringTransform.h [code]
 
file  SysDefinitions.h [code]
 
file  SystemParameters.h [code]
 
file  TargetInfo.cpp [code]
 
file  TargetInfo.h [code]
 
file  thread_count.cpp [code]
 
file  thread_count.h [code]
 
file  ThreadController.h [code]
 
file  ThreadInfo.h [code]
 
file  threading.cpp [code]
 
file  threading.h [code]
 
file  threading_serial.h [code]
 
file  threading_std.h [code]
 
file  threading_tbb.h [code]
 
file  ThriftClient.cpp [code]
 
file  ThriftClient.h [code]
 
file  ThriftConfig.h [code]
 
file  ThriftJSONProtocolInclude.h [code]
 
file  ThriftTypesConvert.h [code]
 
file  toString.h [code]
 
file  type_name_to_string.h [code]
 
file  TypedDataAccessors.h [code]
 
file  types.h [code]
 
file  UpdelRoll.h [code]
 
file  uuid.h [code]
 No-frills UUID type class to allow easy containerization and comparison of device UUIDs from different APIs.
 
file  VectorView.h [code]