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

Generates a unique description of the builder and its contents in the form of a JSON-like string. More...

#include <LayoutBuilder.h>

Public Member Functions

 ContentsFormFunctor (std::stringstream &out)
template<class CONTENT>
void operator() (CONTENT &content) const

Detailed Description

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

Generates a unique description of the builder and its contents in the form of a JSON-like string.

Constructor & Destructor Documentation

◆ ContentsFormFunctor()

template<typename TAGS, typename INDEX, typename... BUILDERS>
ContentsFormFunctor ( std::stringstream & out)
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:
  • /home/runner/work/awkward/awkward/awkward-cpp/header-only/layout-builder/awkward/LayoutBuilder.h