ArnLib  4.0.x
Active Registry Network
ArnEvMonitor Class Reference

#include <ArnEvent.hpp>

Inheritance diagram for ArnEvMonitor:
Collaboration diagram for ArnEvMonitor:

Public Member Functions

 ArnEvMonitor (int monEvType, const QByteArray &data, bool isLocal, void *sessionHandler)
 
virtual ArnEventmakeHeapClone ()
 
int monEvType () const
 
const QByteArray & data () const
 
bool isLocal () const
 
void * sessionHandler () const
 
- Public Member Functions inherited from ArnEvent
 ArnEvent (QEvent::Type type)
 
virtual ~ArnEvent ()
 
int toIdx () const
 
QString toString () const
 
void * target () const
 
void setTarget (void *target)
 
void setTargetPendingChain (ArnEvent **targetPendingChain=arnNullptr)
 
void setTargetMutex (QMutex *targetMutex)
 
void inhibitPendingChain ()
 

Static Public Member Functions

static QEvent::Type type ()
 
- Static Public Member Functions inherited from ArnEvent
static int baseType (int setVal=-1)
 
static bool isArnEvent (int evType)
 
static int toIdx (QEvent::Type type)
 
static QString toString (QEvent::Type type)
 

Additional Inherited Members

- Public Types inherited from ArnEvent
typedef ArnEventIdx Idx
 
- Protected Member Functions inherited from ArnEvent
ArnEventcopyOpt (const ArnEvent *other)
 

Detailed Description

Definition at line 173 of file ArnEvent.hpp.

Constructor & Destructor Documentation

◆ ArnEvMonitor()

ArnEvMonitor::ArnEvMonitor ( int  monEvType,
const QByteArray &  data,
bool  isLocal,
void *  sessionHandler 
)

Definition at line 303 of file ArnEvent.cpp.

Member Function Documentation

◆ data()

const QByteArray& ArnEvMonitor::data ( ) const
inline

Definition at line 188 of file ArnEvent.hpp.

◆ isLocal()

bool ArnEvMonitor::isLocal ( ) const
inline

Definition at line 191 of file ArnEvent.hpp.

◆ makeHeapClone()

ArnEvent * ArnEvMonitor::makeHeapClone ( )
virtual

Implements ArnEvent.

Definition at line 321 of file ArnEvent.cpp.

◆ monEvType()

int ArnEvMonitor::monEvType ( ) const
inline

Definition at line 185 of file ArnEvent.hpp.

◆ sessionHandler()

void* ArnEvMonitor::sessionHandler ( ) const
inline

Definition at line 194 of file ArnEvent.hpp.

◆ type()

QEvent::Type ArnEvMonitor::type ( )
static

Definition at line 313 of file ArnEvent.cpp.


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