Project
Loading...
Searching...
No Matches
o2::framework::InsertionTrait< T > Struct Template Reference

#include <TableBuilder.h>

Public Types

using Policy = decltype(policy())
 

Static Public Member Functions

static consteval DirectInsertion< T > policy ()
 
static consteval CachedInsertion< T > policy ()
 

Detailed Description

template<typename T>
struct o2::framework::InsertionTrait< T >

Definition at line 576 of file TableBuilder.h.

Member Typedef Documentation

◆ Policy

template<typename T >
using o2::framework::InsertionTrait< T >::Policy = decltype(policy())

Definition at line 581 of file TableBuilder.h.

Member Function Documentation

◆ policy() [1/2]

template<typename T >
static consteval DirectInsertion< T > o2::framework::InsertionTrait< T >::policy ( )
static

◆ policy() [2/2]

template<typename T >
static consteval CachedInsertion< T > o2::framework::InsertionTrait< T >::policy ( )
static

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