Electroneum
mms::bitmessage_rpc::message_info_t Struct Reference
Collaboration diagram for mms::bitmessage_rpc::message_info_t:

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
 

Detailed Description

Definition at line 47 of file message_transporter.cpp.

Member Function Documentation

◆ KV_SERIALIZE()

mms::bitmessage_rpc::message_info_t::KV_SERIALIZE ( message  )

Member Data Documentation

◆ encodingType

uint32_t mms::bitmessage_rpc::message_info_t::encodingType

Definition at line 49 of file message_transporter.cpp.

◆ fromAddress

std::string mms::bitmessage_rpc::message_info_t::fromAddress

Definition at line 54 of file message_transporter.cpp.

◆ message

std::string mms::bitmessage_rpc::message_info_t::message

Definition at line 53 of file message_transporter.cpp.

◆ msgid

std::string mms::bitmessage_rpc::message_info_t::msgid

Definition at line 52 of file message_transporter.cpp.

◆ read

uint32_t mms::bitmessage_rpc::message_info_t::read

Definition at line 51 of file message_transporter.cpp.

◆ receivedTime

std::string mms::bitmessage_rpc::message_info_t::receivedTime

Definition at line 55 of file message_transporter.cpp.

◆ subject

std::string mms::bitmessage_rpc::message_info_t::subject

Definition at line 56 of file message_transporter.cpp.

◆ toAddress

std::string mms::bitmessage_rpc::message_info_t::toAddress

Definition at line 50 of file message_transporter.cpp.


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