ZFFramework
 
Loading...
Searching...
No Matches
ZFTaskId Class Referenceabstract

abstract task id More...

#include <ZFTaskId.h>

Inheritance diagram for ZFTaskId:
ZFInterface ZFAudio ZFHttpRequest ZFHttpServer ZFTask ZFTaskIdBasic ZFTestCase ZFTimer ZFAniTask ZFAsyncIOCustomTask ZFAsyncIOTask ZFAsyncTask ZFAudioPlayTask ZFIOCacheLoadTask ZFPostTask ZFTaskGroup ZFTaskQueue ZFUIImageLoadTask ZFWaitTask

Public Member Functions

virtual void stop (void)=0
 stop task
 
- Public Member Functions inherited from ZFInterface
virtual const ZFClassclassData (void)=0
 get instance's class info
 
virtual ZFObjecttoObject (void)=0
 convert to ZFObject type
 

Static Public Member Functions

static const ZFClassClassData (void)
 get class info
 
- Static Public Member Functions inherited from ZFInterface
static const ZFClassClassData (void)
 get class info
 

Protected Types

typedef ZFInterface zfsuper
 typedef for super (always ZFInterface for an interface type)
 
typedef ZFTaskId zfself
 typedef for self
 
- Protected Types inherited from ZFInterface
typedef _ZFP_ObjI_Base zfsuper
 typedef for super (always ZFInterface for an interface type)
 
typedef ZFInterface zfself
 typedef for self
 

Detailed Description

abstract task id

Member Function Documentation

◆ stop()

virtual void ZFTaskId::stop ( void )
pure virtual

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