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

The DtInsetViewObserverDestroyer will destroy an observer when its window is destroyed. More...

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

List of all members.

Public Member Functions

virtual ~DtInsetViewObserverDestroyer ()
 DTOR.
void registerInsetViewForDestruction (const std::string &windowName, const std::string &observerName)
 Register the observer to be destoryed when the window is destroyed.

Static Public Member Functions

static
DtInsetViewObserverDestroyer
instance (DtDe &de)
 Get an instance. Lazily create if one doesn't exist.

Protected Member Functions

 DtInsetViewObserverDestroyer (DtDe &de)
 CTOR.
void slot_onWindowToBeDestroyed (DtWindow *window)
 Called when a window is destroyed.

Protected Attributes

DtDemyDe
std::map< std::string,
std::string > 
myObserverMap

Detailed Description

The DtInsetViewObserverDestroyer will destroy an observer when its window is destroyed.


Constructor & Destructor Documentation

DTOR.

CTOR.


Member Function Documentation

Get an instance. Lazily create if one doesn't exist.

void makVrv::DtInsetViewObserverDestroyer::registerInsetViewForDestruction ( const std::string &  windowName,
const std::string &  observerName 
)

Register the observer to be destoryed when the window is destroyed.

Called when a window is destroyed.


Member Data Documentation

std::map<std::string, std::string> makVrv::DtInsetViewObserverDestroyer::myObserverMap [protected]

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)