INTRODUCTION
Overview
Download and Install
Documentation
Publications

REPOSITORY
Libraries

DEVELOPER
Dev Guide
Dashboard

PEOPLE
Contributors
Users

SourceForge.net Logo
Project
Download
Mailing lists

 

         

gbxiceutilacfr::NotifyHandler< Type > Class Template Reference

The object which implements the callback function. More...

#include <notify.h>

List of all members.

Public Member Functions

virtual void handleData (const Type &obj)=0


Detailed Description

template<class Type>
class gbxiceutilacfr::NotifyHandler< Type >

The object which implements the callback function.

Derive from this class and implement the callback function NotifyHandler::handleData and register it with Notify by calline Notify::setNotifyHandler.


Member Function Documentation

template<class Type>
virtual void gbxiceutilacfr::NotifyHandler< Type >::handleData ( const Type &  obj  )  [pure virtual]

This function must be implemented by the component developer.


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

Generated for GearBox by  doxygen 1.4.5