Timer Class Reference

Inheritance diagram for Timer:

EvtHandler wxObject IDisposable

List of all members.

Public Member Functions

 this ()
 this (EvtHandler owner, int id=-1)
 this (IntPtr wxobj)
int Interval ()
bool IsOneShot ()
bool IsRunning ()
void SetOwner (EvtHandler owner, int id=-1)
bool Start (int milliseconds=-1, bool oneShot=false)
void Stop ()

Static Public Member Functions

static extern (C) private void staticNotify(Timer obj)

Protected Member Functions

override void dtor ()
virtual void Notify ()


Constructor & Destructor Documentation

this (  ) 

this ( EvtHandler  owner,
int  id = -1 
)

this ( IntPtr  wxobj  ) 

Reimplemented from EvtHandler.


Member Function Documentation

override void dtor (  )  [protected]

Reimplemented from wxObject.

static extern (  )  [static]

Reimplemented from wxObject.

virtual void Notify (  )  [protected]

int Interval (  ) 

bool IsOneShot (  ) 

bool IsRunning (  ) 

void SetOwner ( EvtHandler  owner,
int  id = -1 
)

bool Start ( int  milliseconds = -1,
bool  oneShot = false 
)

void Stop (  ) 


The documentation for this class was generated from the following file:
Generated on Sun Feb 1 21:30:29 2009 for wxD by  doxygen 1.5.4