jaffarCommon
Loading...
Searching...
No Matches
File List
Here is a list of all documented files with brief descriptions:
[detail level 1234]
  include
  jaffarCommon
  deserializers
 base.hppContains the base class for the data deserializers
 contiguous.hppContains the contiguous data deserializer
 differential.hppContains the differential data deserializer
  loggers
 ncurses.hppContains common functions related to output and logging using NCurses
 stdio.hppContains common functions related to output and logging using stdio
  serializers
 base.hppContains the base class for the data serializers
 contiguous.hppContains the contiguous data serializer
 differential.hppContains the differential data serializer
 bitwise.hppContains common functions related to bitwise operations
 concurrent.hppContainers designed for fast parallel, mutual exclusive access
 dethreader.hppContains the classes for serializing threading-parallel applications
 exceptions.hppContains common functions for exception throwing
 file.hppContains common functions related to file manipulation
 hash.hppContains common function related to hashing
 json.hppContains common functions related to JSON manipulation
 logger.hppContains common functions related to output and logging
 parallel.hppDefinitions and utilities for parallel execution
 string.hppContains common functions related to manipulating strings
 timing.hppContains common functions related to time measurement