ZFFramework
 
Loading...
Searching...
No Matches
ZFObserverGroup.h File Reference

helper for observer logic More...

#include "ZFObject.h"

Go to the source code of this file.

Classes

class  ZFObserverGroup
 util to add multiple observer More...
 
class  v_ZFObserverGroup
 type wrapper for ZFTypeId::Value More...
 

Functions

const zfstringZFTypeId_ZFObserverGroup (void)
 
void ZFObserverGroupRemove (ZFObject *owner)
 see ZFObserverGroup
 
ZFObserverGroup ZFGlobalObserverGroup (const ZFObserver &target)
 util to create a global ZFObserverGroup, which all of observers would be removed during ZFFrameworkCleanup as level ZFLevelAppNormal
 
ZFObserverGroup ZFGlobalObserverGroup (ZFObject *target)
 util to create a global ZFObserverGroup, which all of observers would be removed during ZFFrameworkCleanup
 

Detailed Description

helper for observer logic

Function Documentation

◆ ZFTypeId_ZFObserverGroup()

const zfstring & ZFTypeId_ZFObserverGroup ( void )
inline