Goby3
3.1.5a
2024.05.23
|
This is the complete list of members for goby::acomms::DCCLCodec, including all inherited members.
add_id_codec(const std::string &identifier) | goby::acomms::DCCLCodec | inline |
codec() | goby::acomms::DCCLCodec | inline |
decode(const std::string &bytes, google::protobuf::Message *msg, bool header_only=false) | goby::acomms::DCCLCodec | inline |
decode(const std::string &bytes, bool header_only=false) | goby::acomms::DCCLCodec | inline |
decode_repeated(const std::string &orig_bytes) | goby::acomms::DCCLCodec | inline |
encode(std::string *bytes, const google::protobuf::Message &msg, bool header_only=false) | goby::acomms::DCCLCodec | inline |
encode_repeated(const std::list< GoogleProtobufMessagePointer > &msgs) | goby::acomms::DCCLCodec | inline |
get() | goby::acomms::DCCLCodec | inlinestatic |
glog_decode_group() | goby::acomms::DCCLCodec | inlinestatic |
glog_encode_group() | goby::acomms::DCCLCodec | inlinestatic |
id() const | goby::acomms::DCCLCodec | inline |
id(const google::protobuf::Descriptor *desc) const | goby::acomms::DCCLCodec | inline |
id_from_encoded(const std::string &bytes) | goby::acomms::DCCLCodec | inline |
info(std::ostream *os) const | goby::acomms::DCCLCodec | inline |
info(const google::protobuf::Descriptor *desc, std::ostream *os) const | goby::acomms::DCCLCodec | inline |
info_all(std::ostream *os) const | goby::acomms::DCCLCodec | inline |
info_repeated(const std::list< const google::protobuf::Descriptor * > &desc, std::ostream *os) const | goby::acomms::DCCLCodec | inline |
load_shared_library_codecs(void *dl_handle) | goby::acomms::DCCLCodec | inline |
merge_cfg(const protobuf::DCCLConfig &cfg) | goby::acomms::DCCLCodec | inline |
reset_id_codec() | goby::acomms::DCCLCodec | inline |
set_cfg(const protobuf::DCCLConfig &cfg) | goby::acomms::DCCLCodec | inline |
set_id_codec(const std::string &identifier) | goby::acomms::DCCLCodec | inline |
size(const google::protobuf::Message &msg) | goby::acomms::DCCLCodec | inline |
size_repeated(const std::list< GoogleProtobufMessagePointer > &msgs) | goby::acomms::DCCLCodec | inline |
validate() | goby::acomms::DCCLCodec | inline |
validate(const google::protobuf::Descriptor *desc) | goby::acomms::DCCLCodec | inline |
validate_repeated(const std::list< const google::protobuf::Descriptor * > &descs) | goby::acomms::DCCLCodec | inline |