Search Results

#include <map>
#include <vector>
Include dependency graph for observer.h:
This graph shows which files directly or indirectly include this file:

Classes

class  mpqc::utility::Observable< Derived >
helps to set up messaging between objects via the Observer pattern More...
 
class  mpqc::utility::Observer
helps to set up messaging between objects via the Observer pattern More...
 

Namespaces

 mpqc
The top-level namespace for all Massively Parallel Quantum Chemistry package.
 
 mpqc::utility