File: ost_objCounter.3cc

package info (click to toggle)
libcommoncpp2 1.0.13-5
  • links: PTS
  • area: main
  • in suites: sarge
  • size: 4,740 kB
  • ctags: 2,860
  • sloc: cpp: 18,857; sh: 8,451; ansic: 1,546; makefile: 299; xml: 5
file content (45 lines) | stat: -rw-r--r-- 909 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
36
37
38
39
40
41
42
43
44
45
.TH "ost::objCounter" 3 "19 Jul 2003" "CommonC++" \" -*- nroff -*-
.ad l
.nh
.SH NAME
ost::objCounter \- 
.SH SYNOPSIS
.br
.PP
\fC#include <objcount.h>\fP
.PP
.SS "Protected Methods"

.in +1c
.ti -1c
.RI "\fBobjCounter\fP ()"
.br
.ti -1c
.RI "virtual \fB~objCounter\fP ()"
.br
.in -1c
.SS "Static Protected Attributes"

.in +1c
.ti -1c
.RI "unsigned \fBobjCount\fP = 0"
.br
.in -1c

.SS "template<class T> class ost::objCounter< T >"

.SH "CONSTRUCTOR & DESTRUCTOR DOCUMENTATION"
.PP 
.SS "template<class T> ost::objCounter< T >::objCounter ()\fC [inline, protected]\fP"
.PP
.SS "template<class T> virtual ost::objCounter< T >::~objCounter ()\fC [inline, protected, virtual]\fP"
.PP
.SH "MEMBER DATA DOCUMENTATION"
.PP 
.SS "template<class T> unsigned ost::objCounter< T >::objCount = 0\fC [static, protected]\fP"
.PP


.SH "AUTHOR"
.PP 
Generated automatically by Doxygen for CommonC++ from the source code.