#include <core_messages.hpp>
Definition at line 241 of file core_messages.hpp.
◆ connection_rejected_message() [1/2]
graphene::net::connection_rejected_message::connection_rejected_message |
( |
| ) |
|
|
inline |
◆ connection_rejected_message() [2/2]
graphene::net::connection_rejected_message::connection_rejected_message |
( |
const std::string & |
user_agent, |
|
|
uint32_t |
core_protocol_version, |
|
|
const fc::ip::endpoint & |
remote_endpoint, |
|
|
rejection_reason_code |
reason_code, |
|
|
const std::string & |
reason_string |
|
) |
| |
|
inline |
◆ core_protocol_version
uint32_t graphene::net::connection_rejected_message::core_protocol_version |
◆ reason_code
◆ reason_string
std::string graphene::net::connection_rejected_message::reason_string |
◆ remote_endpoint
◆ type
const core_message_type_enum graphene::net::connection_rejected_message::type = core_message_type_enum::connection_rejected_message_type |
|
static |
◆ user_agent
std::string graphene::net::connection_rejected_message::user_agent |
The documentation for this struct was generated from the following files: