Honeycomb  0.1
Component-Model Framework
Public Member Functions | List of all members
honey::ListenerList::Callback Struct Reference

Callback to handle events from this class. More...

#include <ListenerList.h>

Public Member Functions

virtual void onAdd (const Listener &listener)
 
virtual void onRemove (const Listener &listener)
 

Detailed Description

Callback to handle events from this class.

Member Function Documentation

virtual void honey::ListenerList::Callback::onAdd ( const Listener listener)
inlinevirtual
virtual void honey::ListenerList::Callback::onRemove ( const Listener listener)
inlinevirtual

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