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

global app control util More...

#include "ZFMainEntry.h"

Go to the source code of this file.

Namespaces

namespace  ZFGlobalEvent
 

 
namespace  ZFApp
 

 

Functions

zfidentity ZFGlobalEvent::E_AppExit (void)
 called when ZFApp::appExit
 
zfidentity ZFGlobalEvent::E_AppRestart (void)
 called when ZFApp::appRestart
 
void ZFApp::appExit (zfint appExitCode=(ZFApp::appExitCode()))
 exit the app
 
void ZFApp::appRestart ()
 restart the app
 

Detailed Description

global app control util