osMacros.h | |
osSysTypes.h | |
qt.h | |
rtxArrayList.h | ArrayList functions |
rtxBase64.h | Base64 and base64url are defined in RFC 4648 |
rtxBench.h | |
rtxBigFloat.h | |
rtxBigInt.h | |
rtxBigNumber.h | |
rtxBitDecode.h | Bit decode functions |
rtxBitEncode.h | Bit encode functions |
rtxBitString.h | Contains utility functions for setting, clearing, and testing bits at any position in an arbitrarily sized array of bytes |
rtxBuffer.h | Common runtime functions for reading from or writing to the message buffer defined within the context structure |
rtxCharStr.h | |
rtxClock.h | |
rtxCommon.h | Common runtime constants, data structure definitions, and run-time functions to support various data encoding standards |
rtxContext.h | Common run-time context definitions |
rtxCtype.h | |
rtxDateTime.h | Common runtime functions for converting to and from various standard date/time formats |
rtxDecimal.h | Common runtime functions for working with xsd:decimal numbers |
rtxDiag.h | Common runtime functions for diagnostic tracing and debugging |
rtxDiagBitTrace.h | Common runtime functions for tracing bit patterns written to or read from a stream |
rtxDList.h | Doubly-Linked List Utility Functions |
rtxDynBitSet.h | Implementation of a dynamic bit set similar to the Java BitSet class |
rtxDynPtrArray.h | Implementation of a dynamic pointer array |
rtxEnum.h | Common runtime types and functions for performing operations on enumerated data items |
rtxErrCodes.h | List of numeric status codes that can be returned by common run-time functions and generated code |
rtxError.h | Error handling function and macro definitions |
rtxExternDefs.h | Common definitions of external function modifiers used to define the scope of functions used in DLL's (Windows only) |
rtxFile.h | Common runtime functions for reading from or writing to files |
rtxFloat.h | |
rtxGenValueType.h | Implementation of a generic value type for encoding and decoding values without schema |
rtxHashMap.h | Generic hash map interface |
rtxHashMapStr2Int.h | String-to-integer hash map interface |
rtxHashMapStr2UInt.h | String-to-unsigned integer hash map interface |
rtxHashMapUndef.h | Undefine all hash map symbols to allow reuse of the basic definitions in a different of the map |
rtxHexDump.h | |
rtxHttp.h | |
rtxIntDecode.h | General purpose integer decode functions |
rtxIntEncode.h | General purpose integer encode functions |
rtxIntStack.h | Simple FIFO stack for storing integer values |
rtxLatin1.h | Utility functions for converting ISO 8859-1 strings to and from UTF-8 |
rtxMemBuf.h | |
rtxMemory.h | Memory management function and macro definitions |
rtxMemStatic.h | Simplistic low-level memory manager which allocates memory from out of given block of memory |
rtxNetUtil.h | |
rtxPattern.h | Pattern matching functions |
rtxPcapFile.h | Data structures and functions for processing PCAP files |
rtxPrint.h | |
rtxPrintStream.h | Functions that allow printing diagnostic message to a stream using a callback function |
rtxPrintToStream.h | |
rtxRandTest.h | |
rtxReal.h | Common runtime functions for working with floating-point numbers |
rtxScalarDList.h | Doubly-linked list utility functions to hold scalar data variables |
rtxSOAP.h | : common SOAP socket communications functions |
rtxSocket.h | |
rtxStream.h | Input/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.h | Telephony binary-decimal conversion functions |
rtxText.h | |
rtxUnicode.h | This is an open source header file derived from the libxml2 project |
rtxUTF16.h | Utility functions for converting UTF-16(LE|BE) strings to and from UTF-8 |
rtxUTF8.h | Utility functions for handling UTF-8 strings |
rtxUtil.h | |
rtxXmlQName.h | XML QName type definition and associated utility functions |
rtxXmlStr.h | |