ACE::Monitor_Control::Monitor_Point_Registry Class ReferenceStorage for instantiated monitor points. More...
Detailed DescriptionStorage for instantiated monitor points.Member Typedef Documentation
Underlying container for the registry.
Constructor & Destructor Documentation
Prevent that users can make an instance.
Member Function Documentation
Used to help ensure that there is only a single instance per process of Monitor_Point_Registry.
Adds a monitor to the registry.
Temporary debugging code.
Remove a monitor from the registry.
Temporary debugging code.
Returns a list of names stored in the registry.
Increments the refcount, so the caller is responsible for decrementing it when finished.
Returns a unique id for a constraint when it is created.
Decrements the reference count on all remaining entries, called right before we go out of scope (i.e., process exits).
Friends And Related Function Documentation
Member Data Documentation
Since we're accessed as a singleton, we can keep track of dispensing unique ids for constraints.
The documentation for this class was generated from the following files: Generated on Mon Sep 15 07:19:10 2008 for ACE by 1.5.5 |