MADNESS  version 0.9
Public Member Functions | List of all members
madness::CallbackInterface Class Referenceabstract

This class used for callbacks (e.g., for dependency tracking) More...

#include <worlddep.h>

Inheritance diagram for madness::CallbackInterface:
Inheritance graph
[legend]

Public Member Functions

virtual void notify ()=0
 
virtual ~CallbackInterface ()
 

Detailed Description

This class used for callbacks (e.g., for dependency tracking)

Constructor & Destructor Documentation

virtual madness::CallbackInterface::~CallbackInterface ( )
inlinevirtual

Member Function Documentation

virtual void madness::CallbackInterface::notify ( )
pure virtual

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