PWToolBox Class List

Here are the classes, structs, unions and interfaces with brief descriptions:
PWToolBox::Configuration::ConfigurationReaderThe base interface used by all readers of configuration files
PWToolBox::Configuration::ConfigurationSectionThis represents a configuration section in the configuration
PWToolBox::Configuration::ConfigurationSettingThis represents a setting in the configuration file
PWToolBox::Configuration::ConfigurationWriterThe base interface used by all writers of configuration files
PWToolBox::IllegalOperationExceptionThis is thrown when certain actions cannot be performed because of error conditions
PWToolBox::Configuration::INIConfigurationReaderLoads a configuration in INI format
PWToolBox::Configuration::INIConfigurationWriterWrites a configuration in INI format
PWToolBox::InvalidArgumentExceptionThis is thrown when an argument to a function is invalid
PWToolBox::PluginA base plugin that all plugins must inherit
PWToolBox::PluginManagerA generic, portable plugin manager
PWToolBox::SharedLibraryRepresents a shared library on the system. The implementation of this class is dependant on the underlying operating system
PWToolBox::SharedLibraryExceptionThis is thrown when there is an error using a shared library
PWToolBox::Singleton< T >A base class for singletons
PWToolBox::SingletonException< T >This is thrown when a singleton violation occurs
PWToolBox::TimerA high resolution timer
PWToolBox::UIDGeneratorThis is a lightweight class for generating unique identifiers
PWToolBox::UnsupportedOperationExceptionThis is thrown when an operation is unsupported, such as a subclass that wishes to disable a function inherited from its parent or if the functionality is not yet implemented
PWToolBox::VersionInformationThis can be used so libraries or plugins and describe their version information in a uniform way
PWToolBox::Configuration::XMLConfigurationReaderLoads a configuration in XML format
PWToolBox::Configuration::XMLConfigurationWriterWrites a configuration in XML format

Generated on Sun Jul 13 14:18:19 2008 for PWToolBox by  doxygen 1.5.1