Loading...
Searching...
No Matches
Union< TAGS, INDEX, BUILDERS >::BufferNBytesFunctor Class Reference

Retrieves the names and sizes (in bytes) of the buffers used in the builder and its contents. More...

#include <LayoutBuilder.h>

Public Member Functions

 BufferNBytesFunctor (std::map< std::string, size_t > &names_nbytes)
 
template<class CONTENT >
void operator() (CONTENT &content) const
 

Detailed Description

template<typename TAGS, typename INDEX, typename... BUILDERS>
class awkward::LayoutBuilder::Union< TAGS, INDEX, BUILDERS >::BufferNBytesFunctor

Retrieves the names and sizes (in bytes) of the buffers used in the builder and its contents.

Constructor & Destructor Documentation

◆ BufferNBytesFunctor()

template<typename TAGS , typename INDEX , typename... BUILDERS>
BufferNBytesFunctor ( std::map< std::string, size_t > & names_nbytes)
inline

Member Function Documentation

◆ operator()()

template<typename TAGS , typename INDEX , typename... BUILDERS>
template<class CONTENT >
void operator() ( CONTENT & content) const
inline

The documentation for this class was generated from the following file: