Chops Net IP
Loading...
Searching...
No Matches
monitor_msg.hpp File Reference

Data structures sent between nodes in test data blaster. More...

#include <string>
#include <string_view>
#include "net_ip/net_ip.hpp"
#include "net_ip/net_entity.hpp"
#include "net_ip_component/error_delivery.hpp"
#include "asio/ip/basic_endpoint.hpp"
Include dependency graph for monitor_msg.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  chops::test::monitor_msg_data
 
struct  chops::test::shutdown_msg
 

Functions

template<typename AsioIpProtocol >
std::string chops::test::format_addr (const asio::ip::basic_endpoint< AsioIpProtocol > &endpoint)
 

Detailed Description

Data structures sent between nodes in test data blaster.

Author
(fill in)

Copyright (c) 2019-2025 by Cliff Green, (fill in)

Distributed under the Boost Software License, Version 1.0. (See accompanying file LICENSE.txt or copy at http://www.boost.org/LICENSE_1_0.txt)