File: TypeManager_Registration.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 (35 lines) | stat: -rw-r--r-- 937 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 "TypeManager::Registration" 3 "19 Jul 2003" "CommonC++" \" -*- nroff -*-
.ad l
.nh
.SH NAME
TypeManager::Registration \- This manages a registration to the typemanager - attempting to remove problems with the optimisers. 
.SH SYNOPSIS
.br
.PP
\fC#include <persist.h>\fP
.PP
.SS "Public Methods"

.in +1c
.ti -1c
.RI "\fBRegistration\fP (const char *name, \fBNewBaseObjectFunction\fP func)"
.br
.ti -1c
.RI "virtual \fB~Registration\fP ()"
.br
.in -1c
.SH "DETAILED DESCRIPTION"
.PP 
This manages a registration to the typemanager - attempting to remove problems with the optimisers.
.PP
.SH "CONSTRUCTOR & DESTRUCTOR DOCUMENTATION"
.PP 
.SS "TypeManager::Registration::Registration (const char * name, \fBNewBaseObjectFunction\fP func)\fC [inline]\fP"
.PP
.SS "virtual TypeManager::Registration::~Registration ()\fC [inline, virtual]\fP"
.PP


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