Token_Collection.h File Reference

#include "ace/Map_Manager.h"
Include dependency graph for Token_Collection.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.


Detailed Description

Id:
Token_Collection.h 80826 2008-03-04 14:51:23Z wotte

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 (schmidt@cs.wustl.edu)
Tim Harrison (harrison@cs.wustl.edu)

Definition in file Token_Collection.h.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines