|
| LiaisonScope (ZeroMQService *zeromq_service, const protobuf::LiaisonConfig &cfg, Wt::WContainerWidget *parent=0) |
|
void | moos_inbox (CMOOSMsg &msg) |
|
void | handle_message (CMOOSMsg &msg, bool fresh_message) |
|
void | loop () |
|
void | pause () |
|
void | resume () |
|
bool | is_paused () |
|
| LiaisonContainer (Wt::WContainerWidget *parent) |
|
void | set_name (const Wt::WString &name) |
|
const Wt::WString & | name () |
|
| MOOSNode (goby::common::ZeroMQService *service) |
|
void | send (const CMOOSMsg &msg, int socket_id, const std::string &group_unused="") |
|
void | subscribe (const std::string &full_or_partial_moos_name, int socket_id) |
|
void | unsubscribe (const std::string &full_or_partial_moos_name, int socket_id) |
|
CMOOSMsg & | newest (const std::string &key) |
|
std::vector< CMOOSMsg > | newest_substr (const std::string &substring) |
|
ZeroMQService * | zeromq_service () |
|
|
static std::vector< Wt::WStandardItem * > | create_row (CMOOSMsg &msg) |
|
static void | attach_pb_rows (const std::vector< Wt::WStandardItem * > &items, CMOOSMsg &msg) |
|
static void | update_row (CMOOSMsg &msg, const std::vector< Wt::WStandardItem * > &items) |
|
Definition at line 54 of file liaison_scope.h.
The documentation for this class was generated from the following files: