VPTissue Reference Manual
Subject.h File Reference

Interface/Implementation of Subject. More...

#include <functional>
#include <map>
#include <memory>
#include <string>
Include dependency graph for Subject.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  SimPT_Sim::Util::Subject< E, K >
 Subject in Observer pattern. More...
 
class  SimPT_Sim::Util::Subject< E, std::weak_ptr< const void > >
 Partial specialization for weak_ptr<void> key type. More...
 

Namespaces

 SimPT_Sim
 Namespace for the core simulator.
 
 SimPT_Sim::Util
 Namespace for miscellaneous utilities.
 

Detailed Description

Interface/Implementation of Subject.

Definition in file Subject.h.