summaryrefslogtreecommitdiff
path: root/html
diff options
context:
space:
mode:
authordengg <dengg@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2005-07-13 02:50:59 +0000
committerdengg <dengg@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2005-07-13 02:50:59 +0000
commit477b138a17bd9e295df929e5367434e0b675f550 (patch)
tree02d4161a9eedafc9e6421e0c810fe6a9dd91420a /html
parentc7cde4ab2559304fabc927002ec1e7f97cc5b2b8 (diff)
downloadATCD-477b138a17bd9e295df929e5367434e0b675f550.tar.gz
Tue Jul 12 22:59:12 UTC 2005 Gan Deng <gan.deng@vanderbilt.edu>
Diffstat (limited to 'html')
-rw-r--r--html/index.html400
1 files changed, 194 insertions, 206 deletions
diff --git a/html/index.html b/html/index.html
index cc1ce8f9111..a7d85491ec9 100644
--- a/html/index.html
+++ b/html/index.html
@@ -1,209 +1,197 @@
<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML//EN">
<html>
- <!-- $Id$ -->
- <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="ace/index.html">
- The ACE library
- </A>
- </P>
- </LI>
- <LI><P><A HREF="acexml/index.html">
- The ACEXML library
- </A>
- </P>
- </LI>
- <LI><P><A HREF="ace/ssl/index.html">ACE SSL Adapters
- </A>
- </P>
- </LI>
- <LI><P><A HREF="ace/rmcast/index.html">ACE Reliable Multicast
- components
- </A>
- </P>
- </LI>
- <LI><P><A HREF="ace/QoS/index.html">ACE Components for
- QoS-enabled networking APIs.
- </A>
- </P>
- </LI>
- <LI><P><A HREF="tao/index.html">
- The TAO library and components
- </A>
- </P>
- </LI>
- <LI><P><A HREF="tao/portableserver/index.html">TAO_PortableServer:
- </A>
- TAO's Portable Object Adapter
- </P>
- </LI>
- <LI><P><A HREF="tao/dynamicany/index.html">TAO_DynamicAny:
- </A>
- TAO's implementation of Dynamic Anys.
- </P>
- </LI>
- <LI><P><A HREF="tao/dynamicinterface/index.html">TAO_DynamicInterface:
- </A>
- TAO's implementation of DII/DSI.
- </P>
- </LI>
- <LI><P><A HREF="tao/smartproxies/index.html">TAO_SmartProxies:
- </A>
- TAO's smart proxies support library.
- </P>
- </LI>
- <LI><P><A HREF="tao/iormanipulation/index.html">TAO_IORManipulation:
- </A>
- TAO extension to manipulate IORs.
- </P>
- </LI>
- <LI><P><A HREF="tao/iortable/index.html">TAO_IORTable:
- </A>
- TAO's ad-hoc adapter for simple Object Keys.
- </P>
- </LI>
- <LI><P><A HREF="tao/strategies/index.html">TAO_Strategies:
- </A>
- Additional configuration options and protocols for TAO.
- </P>
- </LI>
- <LI><P><A HREF="tao/rtportableserver/index.html">TAO_RTPortableServer:
- </A>
- The Portable Object Adapter with RT-CORBA support
- </P>
- </LI>
- <LI><P><A HREF="tao/rtcorba/index.html">TAO_RTCORBA:
- </A>
- Aditional components to support RT-CORBA
- </P>
- </LI>
- </UL>
-
- <hr>
- <UL>
- <LI><P><A HREF="tao/implrepo_service/index.html">
- Implementation Repository:
- </A>
- TAO's object activation daemon.
- </P>
- </LI>
- <LI><P><A HREF="tao/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="tao/rtevent/index.html">TAO_RTEvent:
- </A>
- TAO's RT Event Service implementation.
- </P>
- </LI>
- <LI><P><A HREF="tao/cosevent/index.html">TAO_CosEvent:
- </A>
- TAO's COS Event Service implementation.
- </P>
- </LI>
- <LI><P><A HREF="tao/cosnaming/index.html">TAO_CosNaming:
- </A>
- TAO's COS Naming Service implementation.
- </P>
- </LI>
- <LI><P><A HREF="tao/cosnotification/index.html">TAO_CosNotification:
- </A>
- TAO's COS Notification Service implementation.
- </P>
- </LI>
- <LI><P><A HREF="tao/costime/index.html">TAO_CosTime:
- </A>
- TAO's COS Time Service implementation.
- </P>
- </LI>
- <LI><P><A HREF="tao/costrader/index.html">TAO_CosTrader:
- </A>
- TAO's COS Trader Service implementation.
- </P>
- </LI>
- <LI><P><A HREF="tao/av/index.html">TAO_AV:
- </A>
- TAO's Audio/Video Streaming Service implementation.
- </P>
- </LI>
- <LI><P><A HREF="tao/security/index.html">TAO_Security: </A>
- TAO's CORBA Security Service implementation.
- </P>
- </LI>
- <LI><P><A HREF="tao/ssliop/index.html">TAO_SSLIOP: </A>
- TAO's SSLIOP protocol implementation.
- </P>
- </LI>
- <LI><P><A HREF="tao/portablegroup/index.html">TAO_PortableGroup: </A>
- TAO's PortableGroup implementation.
- </P>
- </LI>
- <LI><P><A HREF="tao/pss/index.html">TAO_PSS: </A>
- TAO's Persistent State Service implementation.
- </P>
- </LI>
- <LI><P><A HREF="tao/ifr/index.html">TAO_IFR: </A>
- TAO's Interface Repository Service implementation.
- </P>
- </LI>
- </UL>
- <!--The following is CIAO replated-->
-
- <hr>
- <UL>
- <LI><P><A HREF="tao/ciao/ciao/index.html">
- CIAO:
- </A>
- CIAO's core implementation.
- </P>
- </LI>
- <LI><P><A HREF="tao/ciao/tools/assembly_deployer/index.html">Assembly_Deployer:
- </A>
- CIAO's assembly deployer/manager implementation.
- </P>
- </LI>
- <LI><P><A HREF="tao/ciao/tools/serveractivator/index.html">ServerActivator:
- </A>
- CIAO's ServerActivator implementation.
- </P>
- </LI>
- <LI><P><A HREF="tao/ciao/tools/daemon/index.html">Daemon:
- </A>
- CIAO's per-host daemon prcess implementation.
- </P>
- </LI>
- <LI><P><A HREF="tao/ciao/tools/componentserver/index.html">ComponentServer:
- </A>
- CIAO's component server implementation.
- </P>
- </LI>
- <LI><P><A HREF="tao/ciao/tools/xml_helpers/index.html">XML_HELPERS: </A>
- XML helper classes to aid the parsing and manupilation of XML files.
- </P>
- </P>
- </LI>
- <LI><P><A HREF="tao/ciao/DAnCE/index.html">DAnCE: </A>
- CIAO's Deployment and Configuration Engine.
- </P>
- </LI>
- </UL>
-
-
- </body>
+ <!-- $Id$ -->
+ <head>
+ <title>ACE+TAO+CIAO Documentation</title>
+ <LINK href="doxygen.css" rel="stylesheet" type="text/css">
+ </head>
+ <body>
+ <CENTER>
+ <h1>ACE+TAO+CIAO Documentation</h1>
+ </CENTER>
+ <P>Documentation is separated by components:
+ </P>
+ <UL>
+ <LI>
+ <P><A HREF="ace/index.html"> The ACE library </A>
+ </P>
+ </LI>
+ <LI>
+ <P><A HREF="acexml/index.html"> The ACEXML library </A>
+ </P>
+ </LI>
+ <LI>
+ <P><A HREF="ace/ssl/index.html">ACE SSL Adapters </A>
+ </P>
+ </LI>
+ <LI>
+ <P><A HREF="ace/rmcast/index.html">ACE Reliable Multicast components </A>
+ </P>
+ </LI>
+ <LI>
+ <P><A HREF="ace/QoS/index.html">ACE Components for QoS-enabled networking APIs. </A>
+ </P>
+ </LI>
+ <LI>
+ <P><A HREF="tao/index.html"> The TAO library and components </A>
+ </P>
+ </LI>
+ <LI>
+ <P><A HREF="tao/portableserver/index.html">TAO_PortableServer: </A>TAO's Portable
+ Object Adapter
+ </P>
+ </LI>
+ <LI>
+ <P><A HREF="tao/dynamicany/index.html">TAO_DynamicAny: </A>TAO's implementation of
+ Dynamic Anys.
+ </P>
+ </LI>
+ <LI>
+ <P><A HREF="tao/dynamicinterface/index.html">TAO_DynamicInterface: </A>TAO's
+ implementation of DII/DSI.
+ </P>
+ </LI>
+ <LI>
+ <P><A HREF="tao/smartproxies/index.html">TAO_SmartProxies: </A>TAO's smart proxies
+ support library.
+ </P>
+ </LI>
+ <LI>
+ <P><A HREF="tao/iormanipulation/index.html">TAO_IORManipulation: </A>TAO extension
+ to manipulate IORs.
+ </P>
+ </LI>
+ <LI>
+ <P><A HREF="tao/iortable/index.html">TAO_IORTable: </A>TAO's ad-hoc adapter for
+ simple Object Keys.
+ </P>
+ </LI>
+ <LI>
+ <P><A HREF="tao/strategies/index.html">TAO_Strategies: </A>Additional configuration
+ options and protocols for TAO.
+ </P>
+ </LI>
+ <LI>
+ <P><A HREF="tao/rtportableserver/index.html">TAO_RTPortableServer: </A>The Portable
+ Object Adapter with RT-CORBA support
+ </P>
+ </LI>
+ <LI>
+ <P><A HREF="tao/rtcorba/index.html">TAO_RTCORBA: </A>Aditional components to
+ support RT-CORBA
+ </P>
+ </LI>
+ </UL>
+ <hr>
+ <UL>
+ <LI>
+ <P><A HREF="tao/implrepo_service/index.html"> Implementation Repository: </A>TAO's
+ object activation daemon.
+ </P>
+ </LI>
+ <LI>
+ <P><A HREF="tao/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="tao/rtevent/index.html">TAO_RTEvent: </A>TAO's RT Event Service
+ implementation.
+ </P>
+ </LI>
+ <LI>
+ <P><A HREF="tao/cosevent/index.html">TAO_CosEvent: </A>TAO's COS Event Service
+ implementation.
+ </P>
+ </LI>
+ <LI>
+ <P><A HREF="tao/cosnaming/index.html">TAO_CosNaming: </A>TAO's COS Naming Service
+ implementation.
+ </P>
+ </LI>
+ <LI>
+ <P><A HREF="tao/cosnotification/index.html">TAO_CosNotification: </A>TAO's COS
+ Notification Service implementation.
+ </P>
+ </LI>
+ <LI>
+ <P><A HREF="tao/costime/index.html">TAO_CosTime: </A>TAO's COS Time Service
+ implementation.
+ </P>
+ </LI>
+ <LI>
+ <P><A HREF="tao/costrader/index.html">TAO_CosTrader: </A>TAO's COS Trader Service
+ implementation.
+ </P>
+ </LI>
+ <LI>
+ <P><A HREF="tao/av/index.html">TAO_AV: </A>TAO's Audio/Video Streaming Service
+ implementation.
+ </P>
+ </LI>
+ <LI>
+ <P><A HREF="tao/security/index.html">TAO_Security: </A>TAO's CORBA Security Service
+ implementation.
+ </P>
+ </LI>
+ <LI>
+ <P><A HREF="tao/ssliop/index.html">TAO_SSLIOP: </A>TAO's SSLIOP protocol
+ implementation.
+ </P>
+ </LI>
+ <LI>
+ <P><A HREF="tao/portablegroup/index.html">TAO_PortableGroup: </A>TAO's
+ PortableGroup implementation.
+ </P>
+ </LI>
+ <LI>
+ <P><A HREF="tao/pss/index.html">TAO_PSS: </A>TAO's Persistent State Service
+ implementation.
+ </P>
+ </LI>
+ <LI>
+ <P><A HREF="tao/ifr/index.html">TAO_IFR: </A>TAO's Interface Repository Service
+ implementation.
+ </P>
+ </LI>
+ </UL>
+ <!--The following is CIAO replated-->
+ <hr>
+ <UL>
+ <LI>
+ <P><A HREF="tao/ciao/ciao/index.html"> CIAO: </A>CIAO's core implementation.
+ </P>
+ </LI>
+ <LI>
+ <P><A HREF="tao/ciao/tools/assembly_deployer/index.html">Assembly_Deployer: </A>CIAO's
+ assembly deployer/manager implementation.
+ </P>
+ </LI>
+ <LI>
+ <P><A HREF="tao/ciao/tools/serveractivator/index.html">ServerActivator: </A>CIAO's
+ ServerActivator implementation.
+ </P>
+ </LI>
+ <LI>
+ <P><A HREF="tao/ciao/tools/daemon/index.html">Daemon: </A>CIAO's per-host daemon
+ prcess implementation.
+ </P>
+ </LI>
+ <LI>
+ <P><A HREF="tao/ciao/tools/componentserver/index.html">ComponentServer: </A>CIAO's
+ component server implementation.
+ </P>
+ </LI>
+ <LI>
+ <P><A HREF="tao/ciao/tools/xml_helpers/index.html">XML_HELPERS: </A>XML helper
+ classes to aid the parsing and manupilation of XML files.
+ </P>
+ </LI>
+ <LI>
+ <P><A HREF="tao/ciao/DAnCE/index.html">DAnCE: </A>CIAO's Deployment and
+ Configuration Engine.
+ </P>
+ </LI>
+ </UL>
+ </body>
</html>