IniFile
Loading...
Searching...
No Matches
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 12]
 Neut
 CBlobThis class allows to edit a blob (insert, copy, search etc.).
 CErrorNExceptionIn addition to the message, this exception class has attributes for an error number, a file name and a line number, which are passed to the constructor during creation
 Nini
 CFileAn INI file contains information for programs
 CKeyA variable with value possibly also in a section like "Pixel=1024". Variable and value are separated by a "=".
 CLineIs a comment line, but also superclass for Section and Key.
 CLineFactoryThis class turns lines of an INI file into objects of the types Line, Section or Key.
 CSectionA section can only appear once in an INI file, is enclosed in square brackets and usually has variables with values.
 Nptl
 CATDVListAbstract superclass for template lists that include a pointer to objects or objects as copies in the list.
 CAVDVListBase class for void-pointer lists
 CDVElementElement of double linked lists
 CTDVListTemplate list class for pointers to objects
 CVDVListA void-pointer list