File: Method_Object_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 (40 lines) | stat: -rw-r--r-- 872 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
.TH Method_Object_h 3 "1 Dec 2001" "ACE" \" -*- nroff -*-
.ad l
.nh
.SH NAME
Method_Object_h \- 
.SH SYNOPSIS
.br
.PP
\fC#include "ace/pre.h"\fR
.br
\fC#include "ace/Method_Request.h"\fR
.br
\fC#include "ace/post.h"\fR
.br

.SS Typedefs

.in +1c
.ti -1c
.RI "typedef \fBACE_Method_Request\fR \fBACE_Method_Object\fR"
.br
.in -1c
.SH DETAILED DESCRIPTION
.PP 
.PP
\fBMethod_Object.h\fR,v 4.9 2000/11/01 22:16:42 coryan Exp
.PP
This file just includes "\fBace/Method_Request.h\fR" and is just here for backwards compatibility with earlier versions of \fBACE\fR. Please don't use it directly since it may go away at some point.
.PP
\fBAuthor(s): \fR
.in +1c
 Douglas C. Schmidt <schmidt@cs.wustl.edu>
.PP
.SH TYPEDEF DOCUMENTATION
.PP 
.SS typedef \fBACE_Method_Request\fR ACE_Method_Object
.PP
.SH AUTHOR
.PP 
Generated automatically by Doxygen for ACE from the source code.