nlib
File List
Here is a list of all documented files with brief descriptions:
[detail level 123456]
  include
  nn
  nlib
  exi
  heap
  msgpack
  oss
  simd
  succinct
  testing
  threading
  unicode
 Base64.hDefines the class for encoding and decoding Base64
 Base64InputStream.hDefines the class for reading Base64
 Base64OutputStream.hDefines the class for writing Base64
 BinaryReader.hDefines the class for reading binary files from streams
 BinaryWriter.hDefines the class for writing binary files to streams
 Config.hA file that contains the configuration information for each development environment
 Config_cafe.h
 Config_clang.h
 Config_ctr.h
 Config_cygwin.h
 Config_freebsd.h
 Config_gcc.h
 Config_linux.h
 Config_osx.h
 Config_win32.h
 ConsoleOutputStream.hDefines the stream for outputting data to the console
 Cstring.hWraps functions like strlen and strcpy so they can be safely used
 CurlInputStream.hDefines the stream class for downloading using libcurl
 DateTime.hDefines the class for handling times and durations
 DynamicAlignedStorage.hUsed when aligned memory needs to be obtained
 FileInputStream.hDefines the stream for reading data from files
 FileOutputStream.hDefines the stream for writing data to files
 FileStyleUri.hDefines the class for handling URIs in formats that begin with "file://"
 GroupVarInt.h
 HandleMaker.hDefines HandlerMaker, HandleAccess, and the handle_maker namespace
 Hash.h
 HttpStyleUri.hDefines the class for handling URIs in formats that begin with "http://"
 InputConverterStream.h
 InputStream.hDefines the base class for input streams
 LockFree.hLock-free algorithms are supported
 manual_en.h
 manual_en_mainpage.h
 manual_en_platform.h
 MemoryInputStream.hDefines the input stream for reading data from memory
 MemoryOutputStream.hDefines the output stream for writing data to memory
 NativePathMapper.hDefines the class for getting the platform-specific path notation from the URI path notation
 Nflags.hDefines the class for handling command line strings
 Nlist.hDefines the class that resembles std::vector but can store objects that cannot be copied
 Nqueue.h
 OutputConverterStream.h
 OutputStream.hDefines the base class for output streams
 Platform.hBasic APIs are declared with a C linkage
 Platform_cafe.h
 Platform_ctr.h
 Platform_errno.h
 Platform_rename.h
 Platform_socket.h
 Platform_unix.h
 Platform_win32.h
 ReallocOutputStream.h
 ReallocVec.h
 SimpleSingleton.hDefines a singleton
 Singleton.hDefines a singleton
 SmartBitmap.hDefines the class for handing bit streams operated on by Rank and Select
 stream.hIf included, enables you to use stream-related classes
 StringHolder.h
 StringView.hDefines a class for implementing some of the features of std::string without duplicating data
 Swap.h
 TaggedTextParser.hDefines a simple parser for XML-like tagged text
 TcpInputStream.h
 TcpOutputStream.h
 TextReader.hDefines the class for reading text from streams
 TextWriter.hDefines the class for writing text to a stream
 TypeTraits.hSubstitute definitions for the C++11 standard header type_traits. These substitute definitions are used when the compilers and standard libraries do not support type_traits
 UniquePtr.hDefines that class that is corresponding to std::unique_ptr
 Uri.hDefines the class for handling URIs
 UriTemplate.hDefines the class for handling the URI template
 WcharInputStream.hDefines the stream for inputting wide characters
 ZlibInputStream.hThe stream of data to uncompress and read using zlib
 ZlibOutputStream.hThe stream of data to compress and write using zlib
 lz4.h
 lz4frame.h
 lz4hc.h
 sqlite3.h
 sqlite3ext.h
  samples
  sources
  exi
  serializer
  xml-rpc
  heap
  gameheap
  msgpack
  jsonrpc