Bitcoin Core  27.99.0
P2P Digital Currency
Functions
connection_types.cpp File Reference
#include <node/connection_types.h>
#include <cassert>
Include dependency graph for connection_types.cpp:

Go to the source code of this file.

Functions

std::string ConnectionTypeAsString (ConnectionType conn_type)
 Convert ConnectionType enum to a string value. More...
 
std::string TransportTypeAsString (TransportProtocolType transport_type)
 Convert TransportProtocolType enum to a string value. More...
 

Function Documentation

◆ ConnectionTypeAsString()

std::string ConnectionTypeAsString ( ConnectionType  conn_type)

Convert ConnectionType enum to a string value.

Definition at line 8 of file connection_types.cpp.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ TransportTypeAsString()

std::string TransportTypeAsString ( TransportProtocolType  transport_type)

Convert TransportProtocolType enum to a string value.

Definition at line 28 of file connection_types.cpp.

Here is the call graph for this function:
Here is the caller graph for this function: