CCF
Loading...
Searching...
No Matches
Public Member Functions | List of all members
ccf::NodeInfoNetwork Struct Reference

#include <node_info_network.h>

Inherits ccf::NodeInfoNetwork_v2.

Inherited by ccf::NodeInfo.

Public Member Functions

 NodeInfoNetwork ()=default
 
 NodeInfoNetwork (const NodeInfoNetwork_v2 &other)
 
bool operator== (const NodeInfoNetwork &other) const
 

Additional Inherited Members

- Public Types inherited from ccf::NodeInfoNetwork_v2
using NetAddress = std::string
 
using RpcInterfaceID = std::string
 
using NetProtocol = std::string
 
using RpcInterfaces = std::map< RpcInterfaceID, NetInterface >
 RPC interface mapping.
 
- Public Attributes inherited from ccf::NodeInfoNetwork_v2
NetInterface node_to_node_interface
 Node-to-node network interface.
 
RpcInterfaces rpc_interfaces
 RPC interfaces.
 
std::optional< ACMEacme = std::nullopt
 ACME configuration.
 
bool will_locally_seal_ledger_secrets = false
 

Constructor & Destructor Documentation

◆ NodeInfoNetwork() [1/2]

ccf::NodeInfoNetwork::NodeInfoNetwork ( )
default

◆ NodeInfoNetwork() [2/2]

ccf::NodeInfoNetwork::NodeInfoNetwork ( const NodeInfoNetwork_v2 other)
inline

Member Function Documentation

◆ operator==()

bool ccf::NodeInfoNetwork::operator== ( const NodeInfoNetwork other) const
inline

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