ArnLib  4.0.x
Active Registry Network
ArnEvValueChange Class Reference

#include <ArnEvent.hpp>

Inheritance diagram for ArnEvValueChange:
Collaboration diagram for ArnEvValueChange:

Public Member Functions

 ArnEvValueChange (int sendId, const QByteArray *valueData, const ArnLinkHandle &handleData)
 
virtual ~ArnEvValueChange ()
 
virtual ArnEventmakeHeapClone ()
 
int sendId () const
 
const QByteArray * valueData () const
 
const ArnLinkHandle & handleData () 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 235 of file ArnEvent.hpp.

Constructor & Destructor Documentation

◆ ArnEvValueChange()

ArnEvValueChange::ArnEvValueChange ( int  sendId,
const QByteArray *  valueData,
const ArnLinkHandle &  handleData 
)

Definition at line 189 of file ArnEvent.cpp.

◆ ~ArnEvValueChange()

ArnEvValueChange::~ArnEvValueChange ( )
virtual

Definition at line 204 of file ArnEvent.cpp.

Member Function Documentation

◆ handleData()

const ArnLinkHandle& ArnEvValueChange::handleData ( ) const
inline

Definition at line 253 of file ArnEvent.hpp.

◆ makeHeapClone()

ArnEvent * ArnEvValueChange::makeHeapClone ( )
virtual

Implements ArnEvent.

Definition at line 221 of file ArnEvent.cpp.

◆ sendId()

int ArnEvValueChange::sendId ( ) const
inline

Definition at line 247 of file ArnEvent.hpp.

◆ type()

QEvent::Type ArnEvValueChange::type ( )
static

Definition at line 213 of file ArnEvent.cpp.

◆ valueData()

const QByteArray* ArnEvValueChange::valueData ( ) const
inline

Definition at line 250 of file ArnEvent.hpp.


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