OGLplus  (0.59.0) a C++ wrapper for rendering APIs

eagine::msgbus::endpoint_info Struct Reference

Message bus endpoint information. More...

#include <eagine/message_bus/types.hpp>

Public Attributes

std::string app_name
 The application name.
 
std::string display_name
 User-readable display name of the endpoint.
 
std::string description
 User-readable description of the endpoint.
 
bool is_router_node
 Indicates if the endpoint is a router control node.
 
bool is_bridge_node
 Indicates if the endpoint is a bridge control node.
 

Detailed Description

Message bus endpoint information.


The documentation for this struct was generated from the following file:

Copyright © 2015-2021 Matúš Chochlík.
<chochlik -at -gmail.com>
Documentation generated on Tue Apr 13 2021 by Doxygen (version 1.8.17).