MidlePayQml 0.0.4
MiddlePay QML module
Public Member Functions | List of all members
qiota::qblocks::Sender_Feature Class Reference

#include <qfeatures.hpp>

Inheritance diagram for qiota::qblocks::Sender_Feature:
qiota::qblocks::Feature

Public Member Functions

 Sender_Feature (const std::shared_ptr< const Address > &sender_m)
 
 Sender_Feature (const QJsonValue &val)
 
 Sender_Feature (QDataStream &in)
 
void serialize (QDataStream &out) const
 
QJsonObject get_Json (void) const
 
std::shared_ptr< const Addresssender (void) const
 
- Public Member Functions inherited from qiota::qblocks::Feature
 Feature (types typ)
 
types type (void) const
 

Additional Inherited Members

- Public Types inherited from qiota::qblocks::Feature
enum  types : quint8 { Sender_typ =0 , Issuer_typ =1 , Metadata_typ =2 , Tag_typ =3 }
 
- Static Public Member Functions inherited from qiota::qblocks::Feature
template<class from_type >
static std::shared_ptr< const Featurefrom_ (from_type &val)
 
static std::shared_ptr< const FeatureSender (const std::shared_ptr< const Address > &sender_m)
 
static std::shared_ptr< const FeatureIssuer (const std::shared_ptr< const Address > &issuer_m)
 
static std::shared_ptr< const FeatureMetadata (const fl_array< quint16 > &data_m)
 
static std::shared_ptr< const FeatureTag (const fl_array< quint8 > &tag_m)
 
- Static Public Attributes inherited from qiota::qblocks::Feature
static const QHash< types, QStringtypesstr
 

Constructor & Destructor Documentation

◆ Sender_Feature() [1/3]

qiota::qblocks::Sender_Feature::Sender_Feature ( const std::shared_ptr< const Address > &  sender_m)

◆ Sender_Feature() [2/3]

qiota::qblocks::Sender_Feature::Sender_Feature ( const QJsonValue val)

◆ Sender_Feature() [3/3]

qiota::qblocks::Sender_Feature::Sender_Feature ( QDataStream in)

Member Function Documentation

◆ get_Json()

QJsonObject qiota::qblocks::Sender_Feature::get_Json ( void  ) const
virtual

Reimplemented from qiota::qblocks::Feature.

◆ sender()

std::shared_ptr<const Address> qiota::qblocks::Sender_Feature::sender ( void  ) const
inline

◆ serialize()

void qiota::qblocks::Sender_Feature::serialize ( QDataStream out) const
virtual

Reimplemented from qiota::qblocks::Feature.


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