Stride Reference Manual  1.0
Subject.h File Reference

Interface/Implementation of Subject. More...

#include <functional>
#include <map>
#include <memory>
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  stride::util::Subject< E >
 Template for Subject/Observer (or Publish/Subscribe). More...
 

Namespaces

 stride
 Time Dependent Person DataType.
 
 stride::util
 Utilities for the project.
 

Detailed Description

Interface/Implementation of Subject.

Definition in file Subject.h.