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

Assigns a unique ID to each node. More...

#include <LayoutBuilder.h>

Public Member Functions

 SetIdFunctor (size_t &id)
 
template<class CONTENT >
void operator() (CONTENT &content) const
 

Detailed Description

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

Assigns a unique ID to each node.

Constructor & Destructor Documentation

◆ SetIdFunctor()

template<typename TAGS , typename INDEX , typename... BUILDERS>
SetIdFunctor ( size_t & id)
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: