Main MRPT website > C++ reference
MRPT logo

mrpt::utils::mrptEventOnDestroy Class Reference

An event sent by any CObservable object (automatically) just before being destroyed and telling its observers to unsubscribe. More...

#include <mrpt/utils/mrptEvent.h>

Inheritance diagram for mrpt::utils::mrptEventOnDestroy:
Inheritance graph
[legend]
Collaboration diagram for mrpt::utils::mrptEventOnDestroy:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 mrptEventOnDestroy (const CObservable *obj)

Public Attributes

const CObservablesource_object

Protected Member Functions

virtual void do_nothing ()
 Just to allow this class to be polymorphic.

Detailed Description

An event sent by any CObservable object (automatically) just before being destroyed and telling its observers to unsubscribe.

Definition at line 66 of file mrptEvent.h.


Constructor & Destructor Documentation

mrpt::utils::mrptEventOnDestroy::mrptEventOnDestroy ( const CObservable obj  )  [inline]

Definition at line 71 of file mrptEvent.h.


Member Function Documentation

virtual void mrpt::utils::mrptEventOnDestroy::do_nothing (  )  [inline, protected, virtual]

Just to allow this class to be polymorphic.

Reimplemented from mrpt::utils::mrptEvent.

Definition at line 69 of file mrptEvent.h.


Member Data Documentation

Definition at line 73 of file mrptEvent.h.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines



Page generated by Doxygen 1.6.1 for MRPT 0.9.0 SVN: at Mon Jun 7 06:47:58 UTC 2010