XBinder  Version 2.9.x
File List
Here is a list of all documented files with brief descriptions:
 osMacros.h
 osSysTypes.h
 qt.h
 rtxArrayList.hArrayList functions
 rtxBase64.hBase64 and base64url are defined in RFC 4648
 rtxBench.h
 rtxBigFloat.h
 rtxBigInt.h
 rtxBigNumber.h
 rtxBitDecode.hBit decode functions
 rtxBitEncode.hBit encode functions
 rtxBitString.hContains utility functions for setting, clearing, and testing bits at any position in an arbitrarily sized array of bytes
 rtxBuffer.hCommon runtime functions for reading from or writing to the message buffer defined within the context structure
 rtxCharStr.h
 rtxClock.h
 rtxCommon.hCommon runtime constants, data structure definitions, and run-time functions to support various data encoding standards
 rtxContext.hCommon run-time context definitions
 rtxCtype.h
 rtxDateTime.hCommon runtime functions for converting to and from various standard date/time formats
 rtxDecimal.hCommon runtime functions for working with xsd:decimal numbers
 rtxDiag.hCommon runtime functions for diagnostic tracing and debugging
 rtxDiagBitTrace.hCommon runtime functions for tracing bit patterns written to or read from a stream
 rtxDList.hDoubly-Linked List Utility Functions
 rtxDynBitSet.hImplementation of a dynamic bit set similar to the Java BitSet class
 rtxDynPtrArray.hImplementation of a dynamic pointer array
 rtxEnum.hCommon runtime types and functions for performing operations on enumerated data items
 rtxErrCodes.hList of numeric status codes that can be returned by common run-time functions and generated code
 rtxError.hError handling function and macro definitions
 rtxExternDefs.hCommon definitions of external function modifiers used to define the scope of functions used in DLL's (Windows only)
 rtxFile.hCommon runtime functions for reading from or writing to files
 rtxFloat.h
 rtxGenValueType.hImplementation of a generic value type for encoding and decoding values without schema
 rtxHashMap.hGeneric hash map interface
 rtxHashMapStr2Int.hString-to-integer hash map interface
 rtxHashMapStr2UInt.hString-to-unsigned integer hash map interface
 rtxHashMapUndef.hUndefine all hash map symbols to allow reuse of the basic definitions in a different of the map
 rtxHexDump.h
 rtxHttp.h
 rtxIntDecode.hGeneral purpose integer decode functions
 rtxIntEncode.hGeneral purpose integer encode functions
 rtxIntStack.hSimple FIFO stack for storing integer values
 rtxLatin1.hUtility functions for converting ISO 8859-1 strings to and from UTF-8
 rtxMemBuf.h
 rtxMemory.hMemory management function and macro definitions
 rtxMemStatic.hSimplistic low-level memory manager which allocates memory from out of given block of memory
 rtxNetUtil.h
 rtxPattern.hPattern matching functions
 rtxPcapFile.hData structures and functions for processing PCAP files
 rtxPrint.h
 rtxPrintStream.hFunctions that allow printing diagnostic message to a stream using a callback function
 rtxPrintToStream.h
 rtxRandTest.h
 rtxReal.hCommon runtime functions for working with floating-point numbers
 rtxScalarDList.hDoubly-linked list utility functions to hold scalar data variables
 rtxSOAP.h: common SOAP socket communications functions
 rtxSocket.h
 rtxStream.hInput/output data stream type definitions and function prototypes
 rtxStreamBase64Text.h
 rtxStreamBuffered.h
 rtxStreamCtxtBuf.h
 rtxStreamFile.h
 rtxStreamHexText.h
 rtxStreamMemory.h
 rtxStreamSocket.h
 rtxStreamZlib.h
 rtxSysInfo.h
 rtxTBCD.hTelephony binary-decimal conversion functions
 rtxText.h
 rtxUnicode.hThis is an open source header file derived from the libxml2 project
 rtxUTF16.hUtility functions for converting UTF-16(LE|BE) strings to and from UTF-8
 rtxUTF8.hUtility functions for handling UTF-8 strings
 rtxUtil.h
 rtxXmlQName.hXML QName type definition and associated utility functions
 rtxXmlStr.h