gz-cpp-util 1.3
A c++20 library containing various utilities
|
▼Ngz | |
▼Nre | |
Ctypes | |
▼Nutil | |
Cstring_hash | |
CException | The parent for all other exceptions |
CFileIOError | Any error that occurs during file io |
CInvalidArgument | Any error that implies an invalid argument was passed to a function |
CInvalidType | Any error where a wrong type was used |
CIterator | A generic iterator that satisfies std::forward_iterator |
CLog | Manages printing messages to stdout and to logfiles |
CLogCreateInfo | Create info for a Log object |
CQueue | A thread-safe queue with a dynamic size up until a maximum size |
▼CRingBuffer | A fixed size buffer that can store data continuously without needing to move data or reallocate memory |
CIterator | Bidirectonal iterator for the RingBuffer |
CSettingsManager | |
CSettingsManagerAllowedValues | Information about the allowed values |
CSettingsManagerCreateInfo | Creation info for SettingsManager |