NameGallery::NameGalleryTimer Class Reference

Inheritance diagram for NameGallery::NameGalleryTimer:

KernelTimer CCObject SimpleCCObject List of all members.

Public Member Functions

 NameGalleryTimer (NameGallery *pOwner)
virtual void Notify ()

Public Attributes

NameGallerym_pOwner

Detailed Description

Definition at line 232 of file ngcore.h.


Constructor & Destructor Documentation

NameGallery::NameGalleryTimer::NameGalleryTimer NameGallery pOwner  )  [inline]
 

Definition at line 235 of file ngcore.h.

00235 : m_pOwner(pOwner) {}


Member Function Documentation

virtual void NameGallery::NameGalleryTimer::Notify  )  [inline, virtual]
 

Reimplemented from KernelTimer.

Definition at line 236 of file ngcore.h.

00236 {m_pOwner->OnTimerEvent();}


Member Data Documentation

NameGallery* NameGallery::NameGalleryTimer::m_pOwner
 

Definition at line 237 of file ngcore.h.


The documentation for this class was generated from the following file:
Generated on Sat Nov 10 03:56:25 2007 for Camelot by  doxygen 1.4.4