#include <core_messages.hpp>
Definition at line 305 of file core_messages.hpp.
◆ closing_connection_message() [1/2]
graphene::net::closing_connection_message::closing_connection_message |
( |
| ) |
|
|
inline |
◆ closing_connection_message() [2/2]
graphene::net::closing_connection_message::closing_connection_message |
( |
const std::string & |
reason_for_closing, |
|
|
bool |
closing_due_to_error = false , |
|
|
const fc::oexception & |
error = fc::oexception() |
|
) |
| |
|
inline |
◆ closing_due_to_error
bool graphene::net::closing_connection_message::closing_due_to_error |
◆ error
◆ reason_for_closing
std::string graphene::net::closing_connection_message::reason_for_closing |
◆ type
const core_message_type_enum graphene::net::closing_connection_message::type = core_message_type_enum::closing_connection_message_type |
|
static |
The documentation for this struct was generated from the following files: