DCCL v4
|
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::Message * | root_message_ {nullptr} |
const google::protobuf::Descriptor * | root_descriptor_ {nullptr} |
MessageStackData | message_data_ |
DynamicConditions | dynamic_conditions_ |
Definition at line 46 of file field_codec_data.h.