ACF $AcfVersion:0$
Signals | Public Member Functions | Protected Slots | Protected Member Functions | Friends | List of all members
istd::CAsyncNotifier Class Reference

#include <CEventBasedNotifier.h>

Inheritance diagram for istd::CAsyncNotifier:

Signals

void EmitBeginChanges ()
 

Public Member Functions

 ~CAsyncNotifier ()
 

Protected Slots

void DoBeginChanges ()
 

Protected Member Functions

 CAsyncNotifier (istd::IChangeable *slavePtr, const IChangeable::ChangeSet &changeSet)
 

Friends

class CEventBasedNotifier
 

Detailed Description

Definition at line 43 of file CEventBasedNotifier.h.

Constructor & Destructor Documentation

◆ ~CAsyncNotifier()

istd::CAsyncNotifier::~CAsyncNotifier ( )

◆ CAsyncNotifier()

istd::CAsyncNotifier::CAsyncNotifier ( istd::IChangeable slavePtr,
const IChangeable::ChangeSet changeSet 
)
protected

Member Function Documentation

◆ DoBeginChanges

void istd::CAsyncNotifier::DoBeginChanges ( )
protectedslot

◆ EmitBeginChanges

void istd::CAsyncNotifier::EmitBeginChanges ( )
signal

Friends And Related Symbol Documentation

◆ CEventBasedNotifier

friend class CEventBasedNotifier
friend

Definition at line 47 of file CEventBasedNotifier.h.


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