Heart 1.3.842.34c2ab5
Heart is base back end library for your c++ Qt projects.
QH::PoolData Struct Reference

#include <bigdataparser.h>

Collaboration diagram for QH::PoolData:
Collaboration graph

Public Attributes

QSharedPointer< PKG::BigDataHeaderheader
 
QVector< QSharedPointer< PKG::BigDataPart > > chaindata
 
int lastUpdate = time(0)
 

Detailed Description

Definition at line 27 of file bigdataparser.h.

Member Data Documentation

◆ chaindata

QVector<QSharedPointer<PKG::BigDataPart> > QH::PoolData::chaindata

Definition at line 29 of file bigdataparser.h.

◆ header

QSharedPointer<PKG::BigDataHeader> QH::PoolData::header

Definition at line 28 of file bigdataparser.h.

◆ lastUpdate

int QH::PoolData::lastUpdate = time(0)

Definition at line 30 of file bigdataparser.h.


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