VR-Forces 4.6 Class Documentation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
List of all members | Public Member Functions
makVrv::DtAppEventLoop Class Reference

Implement of the event loop suitable to the standard de application. More...

Inheritance diagram for makVrv::DtAppEventLoop:
Inheritance graph
[legend]

Public Member Functions

 DtAppEventLoop (DtDe &de)
 Called by Creator object.
virtual ~DtAppEventLoop ()
 DTOR.
- Public Member Functions inherited from makVrv::DtEventLoop
virtual ~DtEventLoop ()
 DTOR.
void setAlternateRunFunction (RunFunction aFunction)
 Set an alternate run function.
void run ()
 Run the app.

Additional Inherited Members

- Public Types inherited from makVrv::DtEventLoop
typedef void(* RunFunction )(DtDe &)
 Public typedefs.
- Static Public Member Functions inherited from makVrv::DtEventLoop
static void runOnce (DtDe &)
 Helper function for creating a event loop an run once.
static DtEventLoopcreate (DtDe &theIG)
 Helper function for create, gets DtEventLoopCreator instance from the de and calls it's create method.
- Protected Member Functions inherited from makVrv::DtEventLoop
 DtEventLoop (DtDe &de)
 The constructor for an abstract class is not public.
void defaultRun ()
 Default implementation of Run.
- Protected Attributes inherited from makVrv::DtEventLoop
DtDemyDe
DtTimedSection * myTimer
RunFunction myRunnerFunction

Detailed Description

Implement of the event loop suitable to the standard de application.

Constructor & Destructor Documentation

makVrv::DtAppEventLoop::DtAppEventLoop ( DtDe de)

Called by Creator object.

virtual makVrv::DtAppEventLoop::~DtAppEventLoop ( )
virtual

DTOR.


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

Document ID: Generated on Thu Apr 12 03:15:37 EDT 2018 from SVN revision 187986
Copyright © 2005-2018 VT MÄK. All Rights Reserved (www.mak.com)