Namespace ot::auxil

Auxiliary helper classes for use by applications. The OpenTop library does not contain any internal dependencies on classes within this namespace.




Class Summary
BasicOption A basic command line option.  
BooleanOption A command line option which has boolean (true or false) semantics.  
CommandLineOption An 'interface' class employed by the CommandLineParser to share the responsibility of recognising and storing command options.  
CommandLineParser A POSIX-compliant command line parser.  
FileMessageFactory An implementation of the MessageFactory interface which loads error and and information messages from a local file.  
MemCheckSystemMonitor Auxiliary helper class to terminate the OpenTop library cleanly and employ the memory-leak detection facilities of the C runtime library (if any such facilities exist on a given platform) to aid in application memory leak detection.  
MessageFactoryImpl A class containing a part implementation of the the MessageFactory interface.  
MessageSet A helper class used by MessageFactoryImpl to hold a set of internationalized messages.  
MultiListOption A command line object which represents one or more command line options, each of which can appear multiple times on the same command line.  
NetAccessHelper  
TraceHelper  


Exception Summary
CommandLineException Thrown by the CommandLineParser during the parsing of a command line. Typically an object of this class wil be thrown to indicate that an illegal or ill-specified command line option has been provided.  




Found a bug or missing feature? Please email us at support@elcel.com

Copyright © 2000-2005 ElCel Technology   Trademark Acknowledgements