strusBase
0.17
|
include | |
strus | |
base | |
atomic.hpp | |
bitOperations.hpp | |
bitset.hpp | |
cmdLineOpt.hpp | |
configParser.hpp | |
crc32.hpp | |
dataRecordFile.hpp | |
dll_tags.hpp | |
dynamic_bitset.hpp | |
enable_if.hpp | |
env.hpp | |
exec.hpp | |
fileio.hpp | |
hton.hpp | Helper methods for reading/writing numeric values with platform independent byteorder |
inputStream.hpp | |
local_ptr.hpp | |
localErrorBuffer.hpp | Error buffer implementation for a context transforming the error message into an exceptions at the end of its scope |
malloc.hpp | |
numstring.hpp | |
periodicTimerEvent.hpp | |
platform.hpp | Retrieve Platform dependent constants |
programLexer.hpp | |
programOptions.hpp | |
pseudoRandom.hpp | |
regex.hpp | |
shared_ptr.hpp | |
sleep.hpp | |
snprintf.h | |
static_assert.hpp | |
stdint.h | |
string_conv.hpp | |
string_format.hpp | |
symbolTable.hpp | |
thread.hpp | |
type_traits.hpp | |
unique_ptr.hpp | |
unordered_map.hpp | |
utf8.hpp | Helpers for UTF-8 encoding/decoding |
lib | |
error.hpp | Exported functions of the strus error library implementing the standard error buffer interface |
filelocator.hpp | Exported functions of the strus base file locator library creating the file locator interface |
debugTraceInterface.hpp | Interface for reporting debug trace messages in a uniform way |
errorBufferInterface.hpp | Interface for reporting and catching errors |
errorCodes.hpp | Structured error codes for strus components |
fileLocatorInterface.hpp | Interface for locating resource files and working directory |
numericVariant.hpp | Variant type for fixed size numeric types (integers, floating point numbers) |
reference.hpp | Shared reference of an object that is not shared between different threads |