Goby v2
|
This is the complete list of members for goby::acomms::Queue, including all inherited members.
clear_ack_queue(unsigned start_frame) (defined in goby::acomms::Queue) | goby::acomms::Queue | |
descriptor() const (defined in goby::acomms::Queue) | goby::acomms::Queue | inline |
expire() (defined in goby::acomms::Queue) | goby::acomms::Queue | |
find_queue_field(const std::string &field_name, const google::protobuf::Message &msg) (defined in goby::acomms::Queue) | goby::acomms::Queue | |
flush() (defined in goby::acomms::Queue) | goby::acomms::Queue | |
get_priority_values(double *priority, boost::posix_time::ptime *last_send_time, const protobuf::ModemTransmission &request_msg, const std::string &data) (defined in goby::acomms::Queue) | goby::acomms::Queue | |
give_data(unsigned frame) (defined in goby::acomms::Queue) | goby::acomms::Queue | |
id() (defined in goby::acomms::Queue) | goby::acomms::Queue | inline |
info(std::ostream *os) const (defined in goby::acomms::Queue) | goby::acomms::Queue | |
last_send_time() const (defined in goby::acomms::Queue) | goby::acomms::Queue | inline |
meta_from_msg(const google::protobuf::Message &dccl_msg) (defined in goby::acomms::Queue) | goby::acomms::Queue | |
name() const (defined in goby::acomms::Queue) | goby::acomms::Queue | inline |
newest_msg_time() const (defined in goby::acomms::Queue) | goby::acomms::Queue | inline |
pop_message(unsigned frame) (defined in goby::acomms::Queue) | goby::acomms::Queue | |
pop_message_ack(unsigned frame, boost::shared_ptr< google::protobuf::Message > &removed_msg) (defined in goby::acomms::Queue) | goby::acomms::Queue | |
process_cfg() (defined in goby::acomms::Queue) | goby::acomms::Queue | |
push_message(boost::shared_ptr< google::protobuf::Message > dccl_msg) (defined in goby::acomms::Queue) | goby::acomms::Queue | |
push_message(boost::shared_ptr< google::protobuf::Message > dccl_msg, protobuf::QueuedMessageMeta meta) (defined in goby::acomms::Queue) | goby::acomms::Queue | |
Queue(const google::protobuf::Descriptor *desc, QueueManager *parent, const protobuf::QueuedMessageEntry &cfg=protobuf::QueuedMessageEntry()) (defined in goby::acomms::Queue) | goby::acomms::Queue | |
queue_message_options() (defined in goby::acomms::Queue) | goby::acomms::Queue | inline |
set_cfg(const protobuf::QueuedMessageEntry &cfg) (defined in goby::acomms::Queue) | goby::acomms::Queue | inline |
size() const (defined in goby::acomms::Queue) | goby::acomms::Queue | inline |
stream_for_pop(const QueuedMessage &queued_msg) (defined in goby::acomms::Queue) | goby::acomms::Queue |