Class Hierarchy
This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level 12]
 Ckvikio::AllocRetain::AllocAn host memory allocation
 Ckvikio::AllocRetainSingleton class to retain host memory allocations
 Ckvikio::detail::AnyCallableNon-templated class to hold any callable that returns CUresult
 Ckvikio::BatchHandle
 Ckvikio::BatchOpIO operation used when submitting batches
 Ckvikio::CompatModeManagerStore and manage the compatibility mode data associated with a FileHandle
 Ckvikio::cudaAPIShim layer of the cuda C-API
 Ckvikio::cuFileAPIShim layer of the cuFile C-API
 CCUfileDescr_t
 CCUfileError_t
 Ckvikio::CUFileHandleWrapperClass that provides RAII for the cuFile handle
 CCUfileIOEvents
 CCUmemcpyAttributes
 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::MmapHandleHandle of a memory-mapped file
 Ckvikio::NvtxManagerUtility singleton class for NVTX annotation
 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::UrlParser::UrlComponentsContainer for parsed URL components
 Ckvikio::detail::UrlParserURL parsing utility using libcurl's URL API