#include <jagged_builders.h>
Public Member Functions | |
CppBuffers (ROOT::RDF::RResultPtr< std::vector< T > > &result) | |
~CppBuffers () | |
template<class BUILDER > | |
const std::map< std::string, size_t > & | names_nbytes (BUILDER &builder) |
void | append (const std::string &key, uint8_t *ptr) |
void | check_buffers () const |
template<class BUILDER , typename PRIMITIVE > | |
void | fill_from (BUILDER &builder, ROOT::RDF::RResultPtr< std::vector< PRIMITIVE > > &result) const |
template<class BUILDER > | |
void | to_char_buffers (BUILDER &builder) |
|
inline |
|
inline |
|
inline |
|
inline |