5 <title>ACE Documentation Home
</title>
8 <body text =
"#000000" link=
"#000fff" vlink=
"#ff0f0f" bgcolor=
"#ffffff">
12 <h1>ACE Documentation Home
</h1>
14 Everything you've always wanted to know about ACE, but were afraid to
19 <h3>ACE Documentation
</h3>
22 <li><a href=
"http://www.dre.vanderbilt.edu/~schmidt/ACE-overview.html">Overview of ACE
</a> -
25 HREF=
"http://www.dre.vanderbilt.edu/~schmidt/ACE-documentation.html">ACE online documentation
</a>.
27 <LI><A HREF=
"http://www.dre.vanderbilt.edu/~schmidt/ACE/">Books on ACE
</A>.
32 <h3>ACE Structure
</h3>
35 <li><a href=
"ACE-categories.html">Class Categories
</a> - Listing of some of the classes
37 <li><a href=
"ACE-subsets.html">ACE Subsets
</a> - Outline of some of our ideas
38 for subsetting the ACE library.
43 <h3>Technical Papers and Tutorials
</h3>
46 <li><a href=
"http://www.dre.vanderbilt.edu/~schmidt/ACE-papers.html">Technical Papers
</a> -
47 Postscript versions of many ACE papers.
48 <li>Tutorial on C++ Network Programming with Patterns, Frameworks, and ACE
<a href=
"http://www.dre.vanderbilt.edu/~schmidt/PDF/ACE-tutorial.pdf">[pdf]
</a>
49 <!-- Bob's original can always be found at: http://dox.netwrench.com/acedox/fmm/ -->
50 <li><a href=
"ACE-FMM.html">ACE FMM
</a> - ACE
"Frequently Made Mistakes
"
58 <li><a href=
"ACE-bug-process.html">Bug Fixing Policies
</a> - Our policies for
59 handling bug reports about ACE, TAO, and CIAO.
60 <li><a href=
"usage-bugzilla.html">Bug Tracking System
</a> - Short description of our
61 old Bugzilla bug tracking system (we prefer
<a href=
"https://github.com/DOCGroup/ACE_TAO">github
</a> issues)
67 <h3>ACE Development
</h3>
70 <li><a href=
"ACE-development-process.html">Development and Release Process
</a> - The process we use
71 to develop and release the ACE, TAO, and CIAO software.
72 <li><a href=
"ACE-guidelines.html">Style Guide
</a> - How to write
73 compliant ACE, TAO, and CIAO code.
74 <li><a href=
"ACE-porting.html">Porting
</a> - What to do to port to a new platform.
75 <li><a href=
"exceptions.html">Exception Macros
</a> - How to use the ACE TRY
76 macros properly (note that these macros are now deprecated).
77 <LI><a href=
"http://www.acejoy.com">ACE developers forum in China
</A>.
85 <li><a href=
"ACE-lessons.html">Lessons
</a> - Lessons we have learned while
87 <li><a href=
"ACE-SSL.html">ACE+SSL
</a> - What is ACE+SSL and how to get it.
88 <li><a href=
"Symbol_Versioning.html">Symbol versioning
</a> - How to do symbol versioning
90 <li><a href=
"ACE-monotonic-timer.html">ACE-monotonic-timer.html
</a> - How to use the ACE monotonic timer support.
91 <li><a href=
"../ACEXML/docs/readme.txt">ACEXML
</a> - A SAX2-based XML parser ACE uses and provides.