ArnLib  4.0.x
Active Registry Network
ArnEvRetired Class Reference

#include <ArnEvent.hpp>

Inheritance diagram for ArnEvRetired:
Collaboration diagram for ArnEvRetired:

Public Member Functions

 ArnEvRetired (ArnLink *startLink, bool isBelow, bool isGlobal)
 
virtual ArnEventmakeHeapClone ()
 
ArnLink * startLink () const
 
bool isBelow () const
 
bool isGlobal () 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 199 of file ArnEvent.hpp.

Constructor & Destructor Documentation

◆ ArnEvRetired()

ArnEvRetired::ArnEvRetired ( ArnLink *  startLink,
bool  isBelow,
bool  isGlobal 
)

Definition at line 328 of file ArnEvent.cpp.

Member Function Documentation

◆ isBelow()

bool ArnEvRetired::isBelow ( ) const
inline

Definition at line 213 of file ArnEvent.hpp.

◆ isGlobal()

bool ArnEvRetired::isGlobal ( ) const
inline

Definition at line 216 of file ArnEvent.hpp.

◆ makeHeapClone()

ArnEvent * ArnEvRetired::makeHeapClone ( )
virtual

Implements ArnEvent.

Definition at line 345 of file ArnEvent.cpp.

◆ startLink()

ArnLink* ArnEvRetired::startLink ( ) const
inline

Definition at line 210 of file ArnEvent.hpp.

◆ type()

QEvent::Type ArnEvRetired::type ( )
static

Definition at line 337 of file ArnEvent.cpp.


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