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

Static Public Member Functions

static void add (FieldCodecManagerLocal &manager, const std::string &name="dccl.time"+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 121 of file default_field_codec.h.

Member Function Documentation

◆ add() [1/3]

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

Definition at line 136 of file default_field_codec.h.

◆ add() [2/3]

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

Definition at line 130 of file default_field_codec.h.

◆ add() [3/3]

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

Definition at line 123 of file default_field_codec.h.


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