ACE 8.0.0
Loading...
Searching...
No Matches
Classes
Token_Collection.h File Reference
#include "ace/Map_Manager.h"
#include "ace/Local_Tokens.h"
#include "ace/Null_Mutex.h"
#include "ace/Token_Collection.inl"

Classes

class  ACE_Token_Collection
 Allows atomic token group operations AND provides a ACE_Token manager interface. More...
 

Detailed Description

The ACE_Token class offers methods for acquiring, renewing, and releasing a synchronization token on a per-token basis. The ACE_Token_Collection offers an interface for performing operations on groups of tokens as a whole, or on a single token within the collection.

The atomic group operations are not yet implemented.

Author
Douglas C. Schmidt (d.sch.nosp@m.midt.nosp@m.@vand.nosp@m.erbi.nosp@m.lt.ed.nosp@m.u)
Tim Harrison (harri.nosp@m.son@.nosp@m.cs.wu.nosp@m.stl..nosp@m.edu)