strusBase
0.17
|
Directories | |
directory | base |
directory | lib |
Files | |
file | debugTraceInterface.hpp [code] |
Interface for reporting debug trace messages in a uniform way. | |
file | errorBufferInterface.hpp [code] |
Interface for reporting and catching errors. | |
file | errorCodes.hpp [code] |
Structured error codes for strus components. | |
file | fileLocatorInterface.hpp [code] |
Interface for locating resource files and working directory. | |
file | numericVariant.hpp [code] |
Variant type for fixed size numeric types (integers, floating point numbers) | |
file | reference.hpp [code] |
Shared reference of an object that is not shared between different threads. | |