File: index.html

package info (click to toggle)
ace 6.4.5%2Bdfsg-1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 48,640 kB
  • ctags: 41,204
  • sloc: cpp: 336,448; perl: 33,068; ansic: 20,676; sh: 3,735; exp: 787; python: 635; yacc: 511; xml: 330; lex: 158; lisp: 116; makefile: 80; csh: 20; tcl: 5
file content (204 lines) | stat: -rw-r--r-- 5,220 bytes parent folder | download | duplicates (6)
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
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
    "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">

<html xmlns="http://www.w3.org/1999/xhtml">
<!--  -->

<head>
  <title>ACE+TAO Documentation</title>
  <link href="doxygen.css" rel="stylesheet" type="text/css" />
</head>

<body>
  <center>
    <h1>ACE+TAO Documentation</h1>
  </center>

  <p>Documentation is separated by components:</p>

  <ul>
    <li>
      <p><a href="libace-doc/index.html">The ACE library</a></p>
    </li>

    <li>
      <p><a href="libacexml-doc/index.html">The ACEXML library</a></p>
    </li>

    <li>
      <p><a href="libace-doc/ssl/index.html">ACE SSL Adapters</a></p>
    </li>

    <li>
      <p><a href="libace-doc/rmcast/index.html">ACE Reliable Multicast
      components</a></p>
    </li>

    <li>
      <p><a href="libace-doc/QoS/index.html">ACE Components for
      QoS-enabled networking APIs.</a></p>
    </li>

    <li>
      <p><a href="libace-doc/inet/index.html">ACE INet library</a></p>
    </li>

    <li>
      <p><a href="libtao-doc/index.html">The TAO library and
      components</a></p>
    </li>

    <li>
      <p><a href=
      "libtao-doc/portableserver/index.html">TAO_PortableServer:</a> TAO's
      Portable Object Adapter</p>
    </li>

    <li>
      <p><a href="libtao-doc/dynamicany/index.html">TAO_DynamicAny:</a>
      TAO's implementation of Dynamic Anys.</p>
    </li>

    <li>
      <p><a href=
      "libtao-doc/dynamicinterface/index.html">TAO_DynamicInterface:</a>
      TAO's implementation of DII/DSI.</p>
    </li>

    <li>
      <p><a href=
      "libtao-doc/smartproxies/index.html">TAO_SmartProxies:</a> TAO's
      smart proxies support library.</p>
    </li>

    <li>
      <p><a href=
      "libtao-doc/iormanipulation/index.html">TAO_IORManipulation:</a> TAO
      extension to manipulate IORs.</p>
    </li>

    <li>
      <p><a href="libtao-doc/iortable/index.html">TAO_IORTable:</a> TAO's
      ad-hoc adapter for simple Object Keys.</p>
    </li>

    <li>
      <p><a href="libtao-doc/strategies/index.html">TAO_Strategies:</a>
      Additional configuration options and protocols for TAO.</p>
    </li>

    <li>
      <p><a href=
      "libtao-doc/rtportableserver/index.html">TAO_RTPortableServer:</a>
      The Portable Object Adapter with RT-CORBA support</p>
    </li>

    <li>
      <p><a href="libtao-doc/rtcorba/index.html">TAO_RTCORBA:</a>
      Additional components to support RT-CORBA</p>
    </li>

    <li>
      <p><a href="libtao-doc/pi/index.html">TAO_PI:</a> TAO Client
      Portable Interceptor support</p>
    </li>

    <li>
      <p><a href="libtao-doc/pi_server/index.html">TAO_PI_Server:</a> TAO
      Server Portable Interceptor support</p>
    </li>

    <li>
      <p><a href="libtao-doc/anytypecode/index.html">TAO_AnyTypeCode:</a>
      TAO AnyTypeCode support</p>
    </li>

    <li>
      <p><a href="libtao-doc/compression/index.html">TAO_Compression:</a>
      TAO Compression support</p>
    </li>

    <li>
      <p><a href="libtao-doc/transportcurrent/index.html">TAO_TransportCurrent:</a>
      TAO Transport Current support</p>
    </li>

    <li>
      <p><a href="libtao-doc/ziop/index.html">TAO_ZIOP:</a>
      TAO ZIOP support</p>
    </li>
  </ul>
  <hr />

  <ul>
    <li>
      <p><a href="libtao-doc/implrepo_service/index.html">Implementation
      Repository:</a> TAO's object activation daemon.</p>
    </li>

    <li>
      <p><a href="libtao-doc/esf/index.html">TAO_ESF:</a> TAO's Event
      Service Framework, a collection of template classes used to
      implement TAO Event Services.</p>
    </li>

    <li>
      <p><a href="libtao-doc/rtevent/index.html">TAO_RTEvent:</a> TAO's RT
      Event Service implementation.</p>
    </li>

    <li>
      <p><a href="libtao-doc/cosevent/index.html">TAO_CosEvent:</a> TAO's
      COS Event Service implementation.</p>
    </li>

    <li>
      <p><a href="libtao-doc/cosnaming/index.html">TAO_CosNaming:</a>
      TAO's COS Naming Service implementation.</p>
    </li>

    <li>
      <p><a href=
      "libtao-doc/cosnotification/index.html">TAO_CosNotification:</a>
      TAO's COS Notification Service implementation.</p>
    </li>

    <li>
      <p><a href="libtao-doc/costime/index.html">TAO_CosTime:</a> TAO's
      COS Time Service implementation.</p>
    </li>

    <li>
      <p><a href="libtao-doc/costrader/index.html">TAO_CosTrader:</a>
      TAO's COS Trader Service implementation.</p>
    </li>

    <li>
      <p><a href="libtao-doc/av/index.html">TAO_AV:</a> TAO's Audio/Video
      Streaming Service implementation.</p>
    </li>

    <li>
      <p><a href="libtao-doc/security/index.html">TAO_Security:</a> TAO's
      CORBA Security Service implementation.</p>
    </li>

    <li>
      <p><a href="libtao-doc/ssliop/index.html">TAO_SSLIOP:</a> TAO's
      SSLIOP protocol implementation.</p>
    </li>

    <li>
      <p><a href=
      "libtao-doc/portablegroup/index.html">TAO_PortableGroup:</a> TAO's
      PortableGroup implementation.</p>
    </li>

    <li>
      <p><a href="libtao-doc/ifr/index.html">TAO_IFR:</a> TAO's Interface
      Repository Service implementation.</p>
    </li>
  </ul>
  <hr />
</body>
</html>