Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   Namespace Members   Compound Members  

PLMVoidCallback Class Reference

See PLMCallBack for a description. More...

#include <PLMCallback.hpp>

Inheritance diagram for PLMVoidCallback:

Inheritance graph
[legend]
List of all members.

Public Methods

virtual void * Execute (void *ptr)=0

Detailed Description

See PLMCallBack for a description.

This type of callback returns a void* pointer.


Member Function Documentation

virtual void* PLMVoidCallback::Execute void *    ptr [pure virtual]
 

Invoke the pointed member function.

Implemented in PLMVoidCallbackDef< V >.


The documentation for this class was generated from the following file:
  • PLMCallback.hpp

Generated by Doxygen 1.2.18 on Tue Oct 26 12:07:39 2004.