Note: Goby version 1 (shown here) is now considered obsolete. Please use version 2 for new projects, and consider upgrading old projects.

Goby Underwater Autonomy Project  Series: 1.1, revision: 163, released on 2013-02-06 14:23:27 -0500
goby::acomms::DCCLCodec Member List
This is the complete list of members for goby::acomms::DCCLCodec, including all inherited members.
add_adv_algorithm(const std::string &name, AlgFunction2 func)goby::acomms::DCCLCodec
add_algorithm(const std::string &name, AlgFunction1 func)goby::acomms::DCCLCodec
add_flex_groups(util::FlexOstream *tout)goby::acomms::DCCLCodec [static]
all_message_ids()goby::acomms::DCCLCodec
all_message_names()goby::acomms::DCCLCodec
brief_summary(const Key &k) const goby::acomms::DCCLCodec [inline]
brief_summary() const goby::acomms::DCCLCodec
DCCLCodec(std::ostream *log=0)goby::acomms::DCCLCodec
decode(const std::string &bytes, std::map< std::string, DCCLMessageVal > &m)goby::acomms::DCCLCodec [inline]
decode(const std::string &bytes, std::map< std::string, std::vector< DCCLMessageVal > > &m)goby::acomms::DCCLCodec [inline]
encode(const Key &k, std::string &bytes, const std::map< std::string, DCCLMessageVal > &m)goby::acomms::DCCLCodec [inline]
encode(const Key &k, std::string &bytes, const std::map< std::string, std::vector< DCCLMessageVal > > &m)goby::acomms::DCCLCodec [inline]
get_incoming_hex_var(const Key &k)goby::acomms::DCCLCodec [inline]
get_outgoing_hex_var(const Key &k)goby::acomms::DCCLCodec [inline]
get_pubsub_all_vars(const Key &k)goby::acomms::DCCLCodec [inline]
get_pubsub_decode_vars(const Key &k)goby::acomms::DCCLCodec [inline]
get_pubsub_encode_vars(const Key &k)goby::acomms::DCCLCodec [inline]
get_pubsub_src_vars(const Key &k)goby::acomms::DCCLCodec [inline]
get_repeat(const Key &k)goby::acomms::DCCLCodec [inline]
id2name(unsigned id)goby::acomms::DCCLCodec [inline]
is_incoming(unsigned &id, const std::string &key)goby::acomms::DCCLCodec
is_publish_trigger(std::set< unsigned > &id, const std::string &key, const std::string &value)goby::acomms::DCCLCodec
is_time_trigger(std::set< unsigned > &id)goby::acomms::DCCLCodec
manip_manager() const (defined in goby::acomms::DCCLCodec)goby::acomms::DCCLCodec [inline]
merge_cfg(const protobuf::DCCLConfig &cfg)goby::acomms::DCCLCodec
message_count()goby::acomms::DCCLCodec [inline]
message_var_names(const Key &k) const goby::acomms::DCCLCodec [inline]
messages() (defined in goby::acomms::DCCLCodec)goby::acomms::DCCLCodec [inline]
name2id(const std::string &name)goby::acomms::DCCLCodec [inline]
pubsub_decode(const protobuf::ModemDataTransmission &msg, std::multimap< std::string, DCCLMessageVal > *pubsub_vals)goby::acomms::DCCLCodec [inline]
pubsub_encode(const Key &k, protobuf::ModemDataTransmission *msg, const std::map< std::string, std::vector< DCCLMessageVal > > &pubsub_vals)goby::acomms::DCCLCodec [inline]
pubsub_encode(const Key &k, protobuf::ModemDataTransmission *msg, const std::map< std::string, DCCLMessageVal > &pubsub_vals)goby::acomms::DCCLCodec [inline]
set_cfg(const protobuf::DCCLConfig &cfg)goby::acomms::DCCLCodec
summary(const Key &k) const goby::acomms::DCCLCodec [inline]
summary() const goby::acomms::DCCLCodec
~DCCLCodec()goby::acomms::DCCLCodec [inline]
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends