strusBase  0.17
File List
Here is a list of all files with brief descriptions:
[detail level 1234]
\-include
 \-strus
  o-base
  |o*atomic.hpp
  |o*bitOperations.hpp
  |o*bitset.hpp
  |o*cmdLineOpt.hpp
  |o*configParser.hpp
  |o*crc32.hpp
  |o*dataRecordFile.hpp
  |o*dll_tags.hpp
  |o*dynamic_bitset.hpp
  |o*enable_if.hpp
  |o*env.hpp
  |o*exec.hpp
  |o*fileio.hpp
  |o*hton.hppHelper methods for reading/writing numeric values with platform independent byteorder
  |o*inputStream.hpp
  |o*local_ptr.hpp
  |o*localErrorBuffer.hppError buffer implementation for a context transforming the error message into an exceptions at the end of its scope
  |o*malloc.hpp
  |o*numstring.hpp
  |o*periodicTimerEvent.hpp
  |o*platform.hppRetrieve Platform dependent constants
  |o*programLexer.hpp
  |o*programOptions.hpp
  |o*pseudoRandom.hpp
  |o*regex.hpp
  |o*shared_ptr.hpp
  |o*sleep.hpp
  |o*snprintf.h
  |o*static_assert.hpp
  |o*stdint.h
  |o*string_conv.hpp
  |o*string_format.hpp
  |o*symbolTable.hpp
  |o*thread.hpp
  |o*type_traits.hpp
  |o*unique_ptr.hpp
  |o*unordered_map.hpp
  |\*utf8.hppHelpers for UTF-8 encoding/decoding
  o-lib
  |o*error.hppExported functions of the strus error library implementing the standard error buffer interface
  |\*filelocator.hppExported functions of the strus base file locator library creating the file locator interface
  o*debugTraceInterface.hppInterface for reporting debug trace messages in a uniform way
  o*errorBufferInterface.hppInterface for reporting and catching errors
  o*errorCodes.hppStructured error codes for strus components
  o*fileLocatorInterface.hppInterface for locating resource files and working directory
  o*numericVariant.hppVariant type for fixed size numeric types (integers, floating point numbers)
  \*reference.hppShared reference of an object that is not shared between different threads