Bitcoin Core  28.1.0
P2P Digital Currency
ConnmanTestMsg Member List

This is the complete list of members for ConnmanTestMsg, including all inherited members.

!m_added_nodes_mutexCConnman
!m_addr_fetches_mutexCConnman
!m_total_bytes_sent_mutexCConnman
!mutexMsgProcCConnman
AddConnection(const std::string &address, ConnectionType conn_type, bool use_v2transport) EXCLUSIVE_LOCKS_REQUIRED(!m_unused_i2p_sessions_mutex)CConnman
AddedNodesContain(const CAddress &addr) const EXCLUSIVE_LOCKS_REQUIRED(!m_added_nodes_mutex)CConnman
AddLocalServices(ServiceFlags services)CConnmaninline
AddNode(const AddedNodeParams &add) EXCLUSIVE_LOCKS_REQUIRED(!m_added_nodes_mutex)CConnman
AddTestNode(CNode &node)ConnmanTestMsginline
AlreadyConnectedPublic(const CAddress &addr)ConnmanTestMsginline
ASMapHealthCheck()CConnman
CConnman(uint64_t seed0, uint64_t seed1, AddrMan &addrman, const NetGroupManager &netgroupman, const CChainParams &params, bool network_active=true)ConnmanTestMsg
CConnman::CConnman(uint64_t seed0, uint64_t seed1, AddrMan &addrman, const NetGroupManager &netgroupman, const CChainParams &params, bool network_active=true)CConnman
CheckIncomingNonce(uint64_t nonce)CConnman
ClearTestNodes()ConnmanTestMsginline
ConnectNodePublic(PeerManager &peerman, const char *pszDest, ConnectionType conn_type) EXCLUSIVE_LOCKS_REQUIRED(!m_unused_i2p_sessions_mutex)ConnmanTestMsg
DisconnectNode(const std::string &node)CConnman
DisconnectNode(const CSubNet &subnet)CConnman
DisconnectNode(const CNetAddr &addr)CConnman
DisconnectNode(NodeId id)CConnman
FlushSendBuffer(CNode &node) constConnmanTestMsg
for(const std::string &added_node :connOptions.m_added_nodes)CConnmaninline
ForEachNode(const NodeFn &func)CConnmaninline
ForEachNode(const NodeFn &func) constCConnmaninline
ForNode(NodeId id, std::function< bool(CNode *pnode)> func)CConnman
GetAddedNodeInfo(bool include_connected) const EXCLUSIVE_LOCKS_REQUIRED(!m_added_nodes_mutex)CConnman
GetAddresses(size_t max_addresses, size_t max_pct, std::optional< Network > network, const bool filtered=true) constCConnman
GetAddresses(CNode &requestor, size_t max_addresses, size_t max_pct)CConnman
GetDeterministicRandomizer(uint64_t id) constCConnman
GetExtraBlockRelayCount() constCConnman
GetExtraFullOutboundCount() constCConnman
GetFullOutboundConnCount() constCConnman
GetLocalServices() constCConnman
GetMappedAS(const CNetAddr &addr) constCConnman
GetMaxOutboundTarget() const EXCLUSIVE_LOCKS_REQUIRED(!m_total_bytes_sent_mutex)CConnman
GetMaxOutboundTimeframe() constCConnman
GetMaxOutboundTimeLeftInCycle() const EXCLUSIVE_LOCKS_REQUIRED(!m_total_bytes_sent_mutex)CConnman
getNetLocalAddresses() constCConnman
GetNetworkActive() constCConnmaninline
GetNodeCount(ConnectionDirection) constCConnman
GetNodesMutex() const LOCK_RETURNED(m_nodes_mutex)CConnman
GetNodeStats(std::vector< CNodeStats > &vstats) constCConnman
GetOutboundTargetBytesLeft() const EXCLUSIVE_LOCKS_REQUIRED(!m_total_bytes_sent_mutex)CConnman
GetTotalBytesRecv() constCConnman
GetTotalBytesSent() const EXCLUSIVE_LOCKS_REQUIRED(!m_total_bytes_sent_mutex)CConnman
GetTryNewOutboundPeer() constCConnman
GetUseAddrmanOutgoing() constCConnmaninline
Init(const Options &connOptions) EXCLUSIVE_LOCKS_REQUIRED(!m_added_nodes_mutexCConnman
Interrupt() EXCLUSIVE_LOCKS_REQUIRED(!mutexMsgProc)CConnman
m_banmanCConnman
m_client_interfaceCConnman
m_max_automatic_connectionsCConnman
m_max_automatic_outboundCConnman
m_max_inboundCConnman
m_max_outbound_block_relayCConnman
m_max_outbound_full_relayCConnman
m_msgprocCConnman
m_onion_bindsCConnman
m_peer_connect_timeoutCConnman
m_use_addrman_outgoingCConnman
MultipleManualOrFullOutboundConns(Network net) const EXCLUSIVE_LOCKS_REQUIRED(m_nodes_mutex)CConnman
nLocalServicesCConnman
nMaxOutboundLimitCConnman
NodeFn typedefCConnman
NodeReceiveMsgBytes(CNode &node, Span< const uint8_t > msg_bytes, bool &complete) constConnmanTestMsg
nReceiveFloodSizeCConnman
nSendBufferMaxSizeCConnman
OpenNetworkConnection(const CAddress &addrConnect, bool fCountFailure, CSemaphoreGrant &&grant_outbound, const char *strDest, ConnectionType conn_type, bool use_v2transport) EXCLUSIVE_LOCKS_REQUIRED(!m_unused_i2p_sessions_mutex)CConnman
OutboundTargetReached(bool historicalBlockServingLimit) const EXCLUSIVE_LOCKS_REQUIRED(!m_total_bytes_sent_mutex)CConnman
ProcessMessagesOnceConnmanTestMsginline
PushMessage(CNode *pnode, CSerializedNetMsg &&msg) EXCLUSIVE_LOCKS_REQUIRED(!m_total_bytes_sent_mutex)CConnman
ReceiveMsgFrom(CNode &node, CSerializedNetMsg &&ser_msg) constConnmanTestMsg
RemoveAddedNode(const std::string &node) EXCLUSIVE_LOCKS_REQUIRED(!m_added_nodes_mutex)CConnman
RemoveLocalServices(ServiceFlags services)CConnmaninline
SetMsgProc(NetEventsInterface *msgproc)ConnmanTestMsginline
SetNetworkActive(bool active)CConnman
SetPeerConnectTimeout(std::chrono::seconds timeout)ConnmanTestMsginline
SetTryNewOutboundPeer(bool flag)CConnman
ShouldRunInactivityChecks(const CNode &node, std::chrono::seconds now) constCConnman
Start(CScheduler &scheduler, const Options &options) EXCLUSIVE_LOCKS_REQUIRED(!m_total_bytes_sent_mutexCConnman
StartExtraBlockRelayPeers()CConnman
Stop()CConnmaninline
StopNodes()CConnman
StopThreads()CConnman
TestNodes()ConnmanTestMsginline
use_v2transport(GetLocalServices() &NODE_P2P_V2)CConnman
vWhitelistedRangeIncomingCConnman
vWhitelistedRangeOutgoingCConnman
WakeMessageHandler() EXCLUSIVE_LOCKS_REQUIRED(!mutexMsgProc)CConnman
whitelist_forcerelayCConnman
whitelist_relayCConnman
~CConnman()CConnman