TARAXA
dev::p2p::Capability Struct Reference

#include <taraxa.hpp>

Public Member Functions

 Capability (std::shared_ptr< CapabilityFace > ref, unsigned message_count)
 

Public Attributes

std::shared_ptr< CapabilityFace > const ref
 
unsigned const message_count = 0
 

Constructor & Destructor Documentation

◆ Capability()

dev::p2p::Capability::Capability ( std::shared_ptr< CapabilityFace ref,
unsigned  message_count 
)
inline

Member Data Documentation

◆ message_count

unsigned const dev::p2p::Capability::message_count = 0

◆ ref

std::shared_ptr<CapabilityFace> const dev::p2p::Capability::ref

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