|
C++ Run-time Library
|
This is the complete list of members for fletcher::Context, including all inherited members.
| Context(std::shared_ptr< Platform > platform) | fletcher::Context | inlineexplicit |
| device_buffer(size_t i) const | fletcher::Context | inline |
| device_buffers_ | fletcher::Context | protected |
| Enable() | fletcher::Context | |
| GetQueueSize() const | fletcher::Context | |
| host_batch_desc_ | fletcher::Context | protected |
| host_batch_memtype_ | fletcher::Context | protected |
| host_batches_ | fletcher::Context | protected |
| Make(std::shared_ptr< Context > *context, const std::shared_ptr< Platform > &platform) | fletcher::Context | static |
| num_buffers() const | fletcher::Context | |
| num_recordbatches() const | fletcher::Context | inline |
| platform() const | fletcher::Context | inline |
| platform_ | fletcher::Context | protected |
| QueueRecordBatch(const std::shared_ptr< arrow::RecordBatch > &record_batch, MemType mem_type=MemType::ANY) | fletcher::Context | |
| recordbatch(size_t i) const | fletcher::Context | inline |
| ~Context() | fletcher::Context |