|
Electroneum
|

Public Member Functions | |
| KV_SERIALIZE (message) | |
Public Attributes | |
| uint32_t | encodingType |
| std::string | toAddress |
| uint32_t | read |
| std::string | msgid |
| std::string | message |
| std::string | fromAddress |
| std::string | receivedTime |
| std::string | subject |
Definition at line 47 of file message_transporter.cpp.
| mms::bitmessage_rpc::message_info_t::KV_SERIALIZE | ( | message | ) |


| uint32_t mms::bitmessage_rpc::message_info_t::encodingType |
Definition at line 49 of file message_transporter.cpp.
| std::string mms::bitmessage_rpc::message_info_t::fromAddress |
Definition at line 54 of file message_transporter.cpp.
| std::string mms::bitmessage_rpc::message_info_t::message |
Definition at line 53 of file message_transporter.cpp.
| std::string mms::bitmessage_rpc::message_info_t::msgid |
Definition at line 52 of file message_transporter.cpp.
| uint32_t mms::bitmessage_rpc::message_info_t::read |
Definition at line 51 of file message_transporter.cpp.
| std::string mms::bitmessage_rpc::message_info_t::receivedTime |
Definition at line 55 of file message_transporter.cpp.
| std::string mms::bitmessage_rpc::message_info_t::subject |
Definition at line 56 of file message_transporter.cpp.
| std::string mms::bitmessage_rpc::message_info_t::toAddress |
Definition at line 50 of file message_transporter.cpp.