This chapter includes several programs that either work closely with AutoGen (extracting definitions or providing special formatting functions), or leverage off of AutoGen technology. There is also a formatting library that helps make AutoGen possible.
AutoOpts ought to appear in this list as well, but since it is the primary reason why many people would even look into AutoGen at all, I decided to leave it in the list of chapters.
• AutoFSM | Automated Finite State Machine. | |
• AutoXDR | Combined RPC Marshalling. | |
• AutoEvents | Automated Event Management. | |
• Bit Maps | Bit Maps and Enumerations. | |
• columns Invocation | Invoking columns. | |
• getdefs Invocation | Invoking getdefs. | |
• xml2ag Invocation | Invoking xml2ag. | |
• snprintfv | The extensible format printing library. |