DCCL v4
Loading...
Searching...
No Matches
dccl::internal::StaticCodecLoader< CODEC_VERSION > Struct Reference

Static Public Member Functions

static void add (FieldCodecManagerLocal &manager, const std::string &name="dccl.static"+std::to_string(CODEC_VERSION))
template<bool enable, typename T, typename... Types>
static void add (FieldCodecManagerLocal &manager, const std::string &name)
template<bool enable>
static void add (FieldCodecManagerLocal &manager, const std::string &name)

Detailed Description

Definition at line 141 of file default_field_codec.h.

Member Function Documentation

◆ add() [1/3]

template<bool enable>
void dccl::internal::StaticCodecLoader< CODEC_VERSION >::add ( FieldCodecManagerLocal & manager,
const std::string & name )
inlinestatic

Definition at line 157 of file default_field_codec.h.

◆ add() [2/3]

template<bool enable, typename T, typename... Types>
void dccl::internal::StaticCodecLoader< CODEC_VERSION >::add ( FieldCodecManagerLocal & manager,
const std::string & name )
inlinestatic

Definition at line 150 of file default_field_codec.h.

◆ add() [3/3]

void dccl::internal::StaticCodecLoader< CODEC_VERSION >::add ( FieldCodecManagerLocal & manager,
const std::string & name = "dccl.static" + std::to_string(CODEC_VERSION) )
inlinestatic

Definition at line 143 of file default_field_codec.h.


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