INOS
CINOSxmsHandler Class Reference

#include <inos_1ms.h>

Inheritance diagram for CINOSxmsHandler:

Public Member Functions

 CINOSxmsHandler (void *aHandler, void *aObject, int32 aInterval, bool aActive=true, bool aSingle=false)
 
virtual void Call ()
 
- Public Member Functions inherited from CINOSxmsHandlerBase
 CINOSxmsHandlerBase (int32 aInterval, bool aActive=true, bool aSingle=false)
 
void Activate ()
 
void Deactivate ()
 
long SetInterval (long aiInterval)
 
long GetTimer () const
 

Additional Inherited Members

- Protected Member Functions inherited from CINOSxmsHandlerBase
void Action ()
 
 DECLARE_DYNAMIC (CINOSxmsHandlerBase)
 

Detailed Description

A specialisation for 'callbacks' specified by a function address and a this pointer.

Member Function Documentation

◆ Call()

virtual void CINOSxmsHandler::Call ( )
inlinevirtual

Actually call the registered function

Implements CINOSxmsHandlerBase.


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