Class declaration for a simple queue registry.
More...
Go to the source code of this file.
Class declaration for a simple queue registry.
- Author
- T. Canham The simple object registry is meant to give a default implementation and an example of an queue registry. When the registry is instantiated, it registers itself with the setQueueRegistry() static method. When queues in the system are instantiated, the will register themselves. The registry can then query the instances about their names, sizes, and high watermarks.
- Copyright
- Copyright 2013-2016, by the California Institute of Technology. ALL RIGHTS RESERVED. United States Government Sponsorship acknowledged.
Definition in file SimpleQueueRegistry.hpp.