BitShares-Core  7.0.2
BitShares blockchain node software and command-line wallet software
Public Member Functions | Static Public Attributes | List of all members
graphene::net::connection_accepted_message Struct Reference

#include <core_messages.hpp>

Public Member Functions

 connection_accepted_message ()
 

Static Public Attributes

static const core_message_type_enum type = core_message_type_enum::connection_accepted_message_type
 

Detailed Description

Definition at line 225 of file core_messages.hpp.

Constructor & Destructor Documentation

◆ connection_accepted_message()

graphene::net::connection_accepted_message::connection_accepted_message ( )
inline

Definition at line 229 of file core_messages.hpp.

Member Data Documentation

◆ type

const core_message_type_enum graphene::net::connection_accepted_message::type = core_message_type_enum::connection_accepted_message_type
static

Definition at line 227 of file core_messages.hpp.


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