|
Rerun C++ SDK
|
This is the complete list of members for rerun::ComponentBatch, including all inherited members.
| array | rerun::ComponentBatch | |
| component_type | rerun::ComponentBatch | |
| empty(const ComponentDescriptor &descriptor) | rerun::ComponentBatch | inlinestatic |
| from_arrow_array(std::shared_ptr< arrow::Array > array, const ComponentDescriptor &descriptor) | rerun::ComponentBatch | static |
| from_loggable(const rerun::Collection< T > &components, const ComponentDescriptor &descriptor) | rerun::ComponentBatch | inlinestatic |
| from_loggable(const T &component, const ComponentDescriptor &descriptor) | rerun::ComponentBatch | inlinestatic |
| from_loggable(const std::optional< T > &component, const ComponentDescriptor &descriptor) | rerun::ComponentBatch | inlinestatic |
| from_loggable(const std::optional< rerun::Collection< T > > &components, const ComponentDescriptor &descriptor) | rerun::ComponentBatch | inlinestatic |
| length() const | rerun::ComponentBatch | |
| partitioned(const Collection< uint32_t > &lengths) && | rerun::ComponentBatch | |
| partitioned() && | rerun::ComponentBatch | |
| partitioned(const Collection< uint32_t > &lengths) const & | rerun::ComponentBatch | |
| partitioned() const & | rerun::ComponentBatch | |
| to_c_ffi_struct(rr_component_batch &out_component_batch) const | rerun::ComponentBatch |