C++ Run-time Library
Loading...
Searching...
No Matches
Classes | Namespaces | Enumerations
context.h File Reference
#include <arrow/api.h>
#include <fletcher/common.h>
#include <utility>
#include <vector>
#include <memory>
#include <iostream>
#include "fletcher/platform.h"
#include "fletcher/status.h"
Include dependency graph for context.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  fletcher::DeviceBuffer
 A buffer on the device. More...
 
class  fletcher::Context
 A Context for a platform where a RecordBatches can be prepared for processing by the Kernel. More...
 

Namespaces

namespace  fletcher
 Contains all Fletcher classes and functions for use in run-time applications.
 

Enumerations

enum class  fletcher::MemType { fletcher::ANY , fletcher::CACHE }
 Enumeration for different types of memory management. More...