Class Hierarchy
This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level 12]
 Ckvikio::detail::AnyCallableNon-templated class to hold any callable that returns CUresult
 Ckvikio::BatchHandleHandle of an cuFile batch using semantic
 Ckvikio::BatchOpIO operation used when submitting batches
 Ckvikio::BounceBufferPool< Allocator >Thread-safe singleton pool for reusable bounce buffers
 Ckvikio::BounceBufferPool< Allocator >::BufferRAII wrapper for a host bounce buffer allocation
 Ckvikio::CompatModeManagerStore and manage the compatibility mode data associated with a FileHandle
 Ckvikio::cudaAPIShim layer of the cuda C-API
 Ckvikio::CudaPageAlignedPinnedAllocatorAllocator for page-aligned AND CUDA-registered pinned host memory
 Ckvikio::CudaPinnedAllocatorAllocator for CUDA pinned host memory
 Ckvikio::cuFileAPIShim layer of the cuFile C-API
 CCUfileDescr_t
 CCUfileError_t
 Ckvikio::CUFileHandleWrapperClass that provides RAII for the cuFile handle
 Ckvikio::CurlHandleRepresentation of a curl easy handle pointer and its operations
 Ckvikio::detail::CurlUrlHandleRAII wrapper for libcurl's URL handle (CURLU)
 Ckvikio::defaultsSingleton class of default values used throughout KvikIO
 Ckvikio::DriverInitializer
 Ckvikio::DriverProperties
 Ckvikio::FileHandleHandle of an open file registered with cufile
 Ckvikio::FileWrapperClass that provides RAII for file handling
 CCUfileDescr_t::handle_t
 Ckvikio::LibCurlSingleton class to initialize and cleanup the global state of libcurl
 Ckvikio::libkvikio_domainTag type for libkvikio's NVTX domain
 Ckvikio::MmapHandleHandle of a memory-mapped file
 Ckvikio::NvtxManagerUtility singleton class for NVTX annotation
 Ckvikio::PageAlignedAllocatorAllocator for page-aligned host memory
 Cpool_type
 Ckvikio::thread_pool_wrapper< pool_type >
 Ckvikio::PushAndPopContextPush CUDA context on creation and pop it on destruction
 Ckvikio::RemoteEndpointAbstract base class for remote endpoints
 Ckvikio::HttpEndpointA remote endpoint for HTTP/HTTPS resources
 Ckvikio::S3EndpointA remote endpoint for AWS S3 storage requiring credentials
 Ckvikio::S3EndpointWithPresignedUrlA remote endpoint for AWS S3 storage using presigned URLs
 Ckvikio::S3PublicEndpointA remote endpoint for publicly accessible S3 objects without authentication
 Ckvikio::WebHdfsEndpointA remote endpoint for Apache Hadoop WebHDFS
 Ckvikio::RemoteHandleHandle of remote file
 Cstd::runtime_error
 Ckvikio::CUfileException
 Ckvikio::StreamFutureFuture of an asynchronous IO operation
 Ckvikio::detail::StreamsByThreadSingleton class to retrieve a CUDA stream for device-host copying
 Cstd::system_error
 Ckvikio::GenericSystemError
 CBS::thread_pool
 Ckvikio::thread_pool_wrapper< BS::thread_pool >
 Ckvikio::detail::UrlBuilderURL builder utility using libcurl's URL API
 Ckvikio::detail::UrlParser::UrlComponentsContainer for parsed URL components
 Ckvikio::detail::UrlEncoderProvides URL encoding functionality
 Ckvikio::detail::UrlParserURL parsing utility using libcurl's URL API