OmniSciDB  72c90bc290
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
DeviceMemoryAllocationMap.h File Reference
#include <functional>
#include <map>
#include <memory>
#include <unordered_map>
#include "Shared/uuid.h"
+ Include dependency graph for DeviceMemoryAllocationMap.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  CudaMgr_Namespace::DeviceMemoryAllocationMap
 
struct  CudaMgr_Namespace::DeviceMemoryAllocationMap::Allocation
 

Namespaces

 CudaMgr_Namespace
 

Typedefs

using CudaMgr_Namespace::DeviceMemoryAllocationMapUqPtr = std::unique_ptr< DeviceMemoryAllocationMap >