Track occurrences based on a shared counter. More...
Go to the source code of this file.
Classes | |
| class | mockpp::TrackingCounterBase |
| A base class to keep track of occurrences. More... | |
| class | mockpp::TrackingCounterMaster |
| The master counter from which clients obtain the current occurence count. More... | |
| class | mockpp::TrackingCounterClient |
| The client counter to track occurrences based on a shared counter. More... | |
Namespaces | |
| namespace | mockpp |
Namespace for project "Mock Objects for C++". | |
Track occurrences based on a shared counter.
Definition in file TrackingCounter.h.
1.6.1