DCCL v4
dccl::internal::CodecData Struct Reference

Public Member Functions

template<typename FieldCodecType >
void set_codec_specific_data (std::shared_ptr< dccl::any > data)
 
template<typename FieldCodecType >
std::shared_ptr< dccl::any > codec_specific_data ()
 
template<typename FieldCodecType >
bool has_codec_specific_data ()
 

Public Attributes

MessagePart part_ {dccl::UNKNOWN}
 
bool strict_ {false}
 
const google::protobuf::Messageroot_message_ {nullptr}
 
const google::protobuf::Descriptor * root_descriptor_ {nullptr}
 
MessageStackData message_data_
 
DynamicConditions dynamic_conditions_
 

Detailed Description

Definition at line 24 of file field_codec_data.h.


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