#include <monero_daemon_model.h>
|
| rapidjson::Value | to_rapidjson_val (rapidjson::Document::AllocatorType &allocator) const override |
| |
| std::string | serialize () const |
| |
|
|
static void | from_property_tree (const boost::property_tree::ptree &node, const std::shared_ptr< monero_ban > &ban) |
| |
|
|
boost::optional< std::string > | m_host |
| |
|
boost::optional< uint32_t > | m_ip |
| |
|
boost::optional< bool > | m_is_banned |
| |
|
boost::optional< uint64_t > | m_seconds |
| |
◆ to_rapidjson_val()
| rapidjson::Value monero::monero_ban::to_rapidjson_val |
( |
rapidjson::Document::AllocatorType & | allocator | ) |
const |
|
overridevirtual |
The documentation for this struct was generated from the following files: