|
file | chsvbase.h |
| The base configuration file for the chsvcode entities containing definitions.
|
|
file | chsverr.h |
| The file provides support of basic error code processing mechanism.
|
|
file | chsvexception.h |
| The file contains definitions of various exceptions thrown by the mechanisms of the chsvcode library and can be used by clients.
|
|
file | chsvlist.h |
| The file contains the C definition of the binary list.
|
|
file | chsvmap.h |
| The file contains the C definition of the associative array implemented as a binary tree.
|
|
file | chsvmath.h |
| mathematical and arithmetical functions mostly over integer operands.
|
|
file | chsvmem.h |
| The file provides interfaces manage memory.
|
|
file | chsvmemex.h |
| Advanced functionality and C++ objects for working with memory.
|
|
file | chsvmetafun.h |
| Ancillary template-based metafunctions.
|
|
file | chsvprintf.h |
| An interface of a subsystem performing printf/wprintf functionality which is portable to Windows and Linux as well as MSVC2013/gcc 4.6.3/MinGW gcc.
|
|
file | chsvstring.h |
| Functions and elements used to manage strings, convert them to different encoding schemes and to manage associated memory.
|
|
file | chsvstringex.h |
| High-level mechanisms, dependent upon chsvmem.h, used to manage strings, convert them to different encoding schemes and to manage associated memory.
|
|
file | chsvsysinfo.h |
| Instruments for getting runtime information about the target system architecture.
|
|
file | chsvthrd.h |
| An interface for the portable implementation of threads as defined in C11 standard supplemented with some extensions.
|
|
file | chsvtime.h |
| Routines for time management.
|
|
file | chsvwinutil.h |
| Helper functionality for working with Win32 APIs.
|
|
file | chsvwinutilex.h |
| Helper functionality for working with Win32 APIs.
|
|