File: Token_Collection_h.3

package info (click to toggle)
ace 5.2.1-1
  • links: PTS
  • area: main
  • in suites: woody
  • size: 26,856 kB
  • ctags: 18,677
  • sloc: cpp: 171,831; makefile: 48,840; sh: 10,192; perl: 8,582; exp: 787; yacc: 387; lex: 140; csh: 20
file content (35 lines) | stat: -rw-r--r-- 931 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
.TH Token_Collection_h 3 "1 Dec 2001" "ACE" \" -*- nroff -*-
.ad l
.nh
.SH NAME
Token_Collection_h \- 
.SH SYNOPSIS
.br
.PP
\fC#include "ace/pre.h"\fR
.br
\fC#include "ace/Map_Manager.h"\fR
.br
\fC#include "ace/Local_Tokens.h"\fR
.br
\fC#include "ace/SString.h"\fR
.br
\fC#include "ace/post.h"\fR
.br

.SH DETAILED DESCRIPTION
.PP 
.PP
\fBToken_Collection.h\fR,v 4.13 2001/02/18 16:21:23 schmidt Exp
.PP
The \fBACE_Token\fR 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.
.PP
The atomic group operations are not yet implemented.
.PP
\fBAuthor(s): \fR
.in +1c
 Douglas C. Schmidt (schmidt@cs.wustl.edu) ,  Tim Harrison (harrison@cs.wustl.edu)
.PP
.SH AUTHOR
.PP 
Generated automatically by Doxygen for ACE from the source code.