Heart 1.3.842.34c2ab5
Heart is base back end library for your c++ Qt projects.
package.h File Reference
#include "header.h"
#include "heart_global.h"
#include "streambase.h"
#include <QByteArray>
Include dependency graph for package.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  QH::Package
 The Package struct. This is base structure for transporting data by network between QH nodes. The Package contains a 32 bytes header and Package::data array. The size on the header should be equals size of Package::data array. More...
 

Namespaces

namespace  QH
 The QH namespace - QuasarApp Heart namespace. This namespace contains all classes of the Heart library.