Project
Loading...
Searching...
No Matches
o2::soa::DynamicColumn< F, INHERIT > Struct Template Reference

#include <ASoA.h>

Public Types

using inherited_t = INHERIT
 

Static Public Member Functions

static constexpr const char *const & columnLabel ()
 

Detailed Description

template<typename F, typename INHERIT>
struct o2::soa::DynamicColumn< F, INHERIT >

The purpose of this class is to store the lambda which is associated to the method call.

Definition at line 680 of file ASoA.h.

Member Typedef Documentation

◆ inherited_t

template<typename F , typename INHERIT >
using o2::soa::DynamicColumn< F, INHERIT >::inherited_t = INHERIT

Definition at line 681 of file ASoA.h.

Member Function Documentation

◆ columnLabel()

template<typename F , typename INHERIT >
static constexpr const char *const & o2::soa::DynamicColumn< F, INHERIT >::columnLabel ( )
inlinestaticconstexpr

Definition at line 683 of file ASoA.h.


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