VR-Forces 4.0.4 Class Documentation
Public Member Functions | Static Public Member Functions | Protected Member Functions | Protected Attributes
makVrv::DtRegistrationManager Class Reference

A singleton manager for user registration. More...

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

List of all members.

Public Member Functions

virtual ~DtRegistrationManager ()
 DTOR.
virtual void showDialog ()
 Shows the dialog if myShowStartupDialog is true.
virtual void init ()
 Initializes the manager.
virtual bool pendingRegistration () const
 Tell the manager to show the dialog or not.
virtual void setPendingRegistration (bool onoff)
 Set whether or not we need to make the user register.

Static Public Member Functions

static DtRegistrationManagerinstance (DtDe &de)
 Lazily create singleton.

Protected Member Functions

 DtRegistrationManager (DtDe &de)
 CTOR.
virtual void verifyRegistration ()
 Check whether the user has already registered.

Protected Attributes

DtDemyDe
DtRegistrationDlgmyRegistrationDlg
bool myInitialized
bool myPendingRegistration

Detailed Description

A singleton manager for user registration.


Constructor & Destructor Documentation

DTOR.

CTOR.


Member Function Documentation

Lazily create singleton.

virtual void makVrv::DtRegistrationManager::showDialog ( ) [virtual]

Shows the dialog if myShowStartupDialog is true.

virtual void makVrv::DtRegistrationManager::init ( ) [virtual]

Initializes the manager.

Tell the manager to show the dialog or not.

Set whether or not we need to make the user register.

virtual void makVrv::DtRegistrationManager::verifyRegistration ( ) [protected, virtual]

Check whether the user has already registered.


Member Data Documentation


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

Document ID: Generated on Fri Jun 29 16:33:32 EDT 2012 from SVN revision 116588
Copyright © 2005-2012 VT MÄK Inc. All Rights Reserved (www.mak.com)