C++ Run-time Library
Loading...
Searching...
No Matches
fletcher::Context Member List

This is the complete list of members for fletcher::Context, including all inherited members.

Context(std::shared_ptr< Platform > platform)fletcher::Contextinlineexplicit
device_buffer(size_t i) constfletcher::Contextinline
device_buffers_fletcher::Contextprotected
Enable()fletcher::Context
GetQueueSize() constfletcher::Context
host_batch_desc_fletcher::Contextprotected
host_batch_memtype_fletcher::Contextprotected
host_batches_fletcher::Contextprotected
Make(std::shared_ptr< Context > *context, const std::shared_ptr< Platform > &platform)fletcher::Contextstatic
num_buffers() constfletcher::Context
num_recordbatches() constfletcher::Contextinline
platform() constfletcher::Contextinline
platform_fletcher::Contextprotected
QueueRecordBatch(const std::shared_ptr< arrow::RecordBatch > &record_batch, MemType mem_type=MemType::ANY)fletcher::Context
recordbatch(size_t i) constfletcher::Contextinline
~Context()fletcher::Context