Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 12]
| ▼Ncutl | |
| Ccolor_argb | Argb clolor space |
| Cdatetime | A simple, feature-rich modern C++ date-time class |
| Cdlloader | Dynamic(Shared) library loader |
| Cfile_entity | File entity struct. include file type and file path |
| Cfile_guard | The file guard class to manage the FILE pointer automatically. file_guard object can close the FILE pointer automatically when his scope is exit |
| Cfilepath | The class for file path operations |
| Ctimecount | A simple time counter class to measure the execution time of a function |