#include <vector>
Include dependency graph for Repository.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Namespaces | |
namespace | ASSA |
Classes | |
class | ASSA::Repository< T > |
It is typically used to hold references dynamically created ServiceHandlers. Repository doesn't manage references it holds. It is only used for the purposes of sending a signal to all elements of the Repository collectively.
Definition in file Repository.h.