ArnLib  4.0.x
Active Registry Network
ArnLink.hpp File Reference

(4.0.0)

#include "ArnInc/ArnLib_global.hpp"
#include "ArnInc/ArnLinkHandle.hpp"
#include "ArnInc/Arn.hpp"
#include "ArnInc/ArnCoreItem.hpp"
#include "ArnInc/MQFlags.hpp"
#include <QObject>
#include <QString>
#include <QVariant>
#include <QAtomicInt>
#include <QMutex>
Include dependency graph for ArnLink.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Typedefs

typedef QList< ArnLink * > ArnLinkList
 
typedef QList< ArnCoreItem * > ArnCoreItemList
 

Typedef Documentation

◆ ArnCoreItemList

typedef QList<ArnCoreItem*> ArnCoreItemList

Definition at line 51 of file ArnLink.hpp.

◆ ArnLinkList

typedef QList<ArnLink*> ArnLinkList

Definition at line 48 of file ArnLink.hpp.