#include <messages.h>
Definition at line 68 of file messages.h.
◆ CMessage() [1/2]
◆ CMessage() [2/2]
| CMessage::CMessage |
( |
const COutPoint & |
out, |
|
|
const std::string & |
strName, |
|
|
const std::string & |
ipfsHash, |
|
|
const int64_t & |
nExpiredTime, |
|
|
const int64_t & |
time |
|
) |
| |
◆ operator<()
| bool CMessage::operator< |
( |
const CMessage & |
rhs | ) |
const |
|
inline |
◆ SerializationOp()
template<typename Stream , typename Operation >
| void CMessage::SerializationOp |
( |
Stream & |
s, |
|
|
Operation |
ser_action |
|
) |
| |
|
inline |
◆ SetNull()
| void CMessage::SetNull |
( |
| ) |
|
|
inline |
◆ ToString()
| std::string CMessage::ToString |
( |
| ) |
const |
|
inline |
◆ ADD_SERIALIZE_METHODS
| CMessage::ADD_SERIALIZE_METHODS |
◆ ipfsHash
| std::string CMessage::ipfsHash |
◆ nBlockHeight
| int CMessage::nBlockHeight |
◆ nExpiredTime
| int64_t CMessage::nExpiredTime |
◆ out
◆ status
◆ strName
| std::string CMessage::strName |
◆ time
The documentation for this class was generated from the following files: