In file /home/eternity/Source/Common/Registerable/H/registerable.h:

class Registerable

Registerable class

Inheritance:

Registerable


Public

methods
virtual void HereYouAre (GMessage * data)
Pass data to object

Documentation

Registerable class. Descendands of this class are able to register with MessageIDRepository so that it can receive the reply.

This class forces its offsprings to implement method used for clean register.

All objects that have to save some info before terminating should inherit from this class

methods

virtual void HereYouAre(GMessage * data)
Pass data to object


Direct child classes:
AddressManager
Author:
Venca
See Also:
MessageIDRepository

alphabetic index hierarchy of classes


generated by doc++