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