#include <qfeatures.hpp>
◆ types
Enumerator |
---|
Sender_typ | |
Issuer_typ | |
Metadata_typ | |
Tag_typ | |
◆ Feature()
qiota::qblocks::Feature::Feature |
( |
types |
typ | ) |
|
◆ from_()
template<class from_type >
template std::shared_ptr< const Feature > qiota::qblocks::Feature::from_< QJsonValueConstRef const > |
( |
from_type & |
val | ) |
|
|
static |
◆ get_Json()
QJsonObject qiota::qblocks::Feature::get_Json |
( |
void |
| ) |
const |
|
virtual |
◆ Issuer()
◆ Metadata()
◆ Sender()
◆ serialize()
void qiota::qblocks::Feature::serialize |
( |
QDataStream & |
out | ) |
const |
|
virtual |
◆ Tag()
◆ type()
types qiota::qblocks::Feature::type |
( |
void |
| ) |
const |
|
inline |
◆ operator<
◆ typesstr
Initial value:= {
@ Metadata_typ
Definition: qfeatures.hpp:19
@ Issuer_typ
Definition: qfeatures.hpp:18
@ Tag_typ
Definition: qfeatures.hpp:20
@ Sender_typ
Definition: qfeatures.hpp:17
The documentation for this class was generated from the following files: