Goby3 3.2.3
2025.05.13
|
#include <queue>
#include <Wt/WColor.h>
#include <Wt/WContainerWidget.h>
#include <Wt/WText.h>
#include <Wt/WTimer.h>
#include "goby/middleware/marshalling/protobuf.h"
#include "goby/middleware/group.h"
#include "goby/zeromq/application/multi_thread.h"
#include "goby/zeromq/protobuf/liaison_config.pb.h"
Go to the source code of this file.
Classes | |
class | goby::zeromq::LiaisonContainer |
class | goby::zeromq::LiaisonContainerWithComms< Derived, GobyThread > |
class | goby::zeromq::LiaisonCommsThread< WtContainer > |
Namespaces | |
namespace | goby |
The global namespace for the Goby project. | |
namespace | goby::zeromq |
Functions | |
const Wt::WColor | goby::zeromq::goby_blue (28, 159, 203) |
const Wt::WColor | goby::zeromq::goby_orange (227, 96, 52) |
std::string | goby::zeromq::liaison_internal_publish_socket_name () |
std::string | goby::zeromq::liaison_internal_subscribe_socket_name () |