|
| | color.h |
| | The wraper for argb color space.
|
| |
| | common_util.h |
| | The index of the header files of common_util library. For convenient to use, you can only include common_util.h file to use all the functions in common_util library.
|
| |
| | config.h |
| | Config for common_util library, such as initialization and destory for library.
|
| |
| | datetime.h |
| | A simple, feature-rich modern C++ date-time class.
|
| |
| | dlloader.h |
| | Dynamic(Shared) library loader.
|
| |
| | filepath.h |
| | The class for file path operations.
|
| |
| | filetype.h |
| | Define the structs about fileutil, such as filetype and file_entity.
|
| |
| | fileutil.h |
| | The functions and classes about filesystem, such as file and directory operations.
|
| |
| | logtype.h |
| | Defines the log level and log function type.
|
| |
| | singleton.h |
| | Define some macro definitions for singleton pattern implementations. For convenience to use, this file defined some macro definitions about singleton pattern implementations.
|
| |
| | strfmt.h |
| | String format functions. this file defines a series of string-formatted functions.
|
| |
| | strutil.h |
| | Common string utilities.
|
| |
| | sysutil.h |
| | Common system utilities.
|
| |
| | timecount.h |
| | A simple time counter class to measure the execution time of a function.
|
| |
| | timeutil.h |
| | Common time utilities.
|
| |
| | version.h |
| |
| | verutil.h |
| | Version utilities.
|
| |