Home > Support > Documentation

XBinder File List

Here is a list of all documented files with brief descriptions:
domAPI.h [code]
osMacros.h [code]
osrtdom.h [code]DOM low-level C encode/decode functions
osrtexi.h [code]EXI low-level C context and structure definitions
osrtxml.h [code]XML low-level C encode/decode functions
osSysTypes.h [code]
rtEXI2SAX.h [code]EXI SAX parser interface
rtEXI2XML.h [code]Functions for converting EXI encoded data into XML format
rtEXIAutomaton.h [code]EXI automaton structure and functions
rtEXIDecAutomaton.h [code]EXI decoding automaton structure and functions
rtEXIDecoder.h [code]Interface for EXI low-level decoders
rtEXIDecStringTable.h [code]EXI decoder string table structure and functions
rtEXIDecStringTables.h [code]EXI decoder string table structure and functions
rtEXIEncAutomaton.h [code]EXI encoding automaton structure and functions
rtEXIEncoder.h [code]EXI low-level C encode functions
rtEXIEncStringTable.h [code]EXI encoder string table structure and functions
rtEXIEncStringTables.h [code]EXI encoder string table structure and functions
rtEXIEvent.h [code]EXI event definitions and functions
rtEXIEventCode.h [code]EXI event code definitions and functions
rtEXIEventCodeGroup.h [code]EXI event code definitions and functions
rtEXIExternDefs.h [code]EXI external function declaration macros for building Windows DLL's
rtLx2Dom.h [code]
rtxArrayList.h [code]ArrayList functions
rtxBase64.h [code]
rtxBigInt.h [code]
rtxBitDecode.h [code]Bit decode functions
rtxBitEncode.h [code]Bit encode functions
rtxBitString.h [code]
  • Contains utility functions for setting, clearing, and testing bits at any position in an arbitrarily sized array of bytes
rtxBuffer.h [code]Common runtime functions for reading from or writing to the message buffer defined within the context structure
rtxCharStr.h [code]
rtxClock.h [code]
rtxCommon.h [code]Common runtime constants, data structure definitions, and run-time functions to support various data encoding standards
rtxContext.h [code]Common run-time context definitions
rtxCtype.h [code]
rtxDateTime.h [code]Common runtime functions for converting to and from various standard date/time formats
rtxDecimal.h [code]Common runtime functions for working with xsd:decimal numbers
rtxDiag.h [code]Common runtime functions for diagnostic tracing and debugging
rtxDiagBitTrace.h [code]Common runtime functions for tracing bit patterns written to or read from a stream
rtxDList.h [code]Doubly-Linked List Utility Functions
rtxDomDefs.h [code]
rtxDynBitSet.h [code]
  • Implementation of a dynamic bit set similar to the Java BitSet class
rtxDynPtrArray.h [code]
  • Implementation of a dynamic pointer array
rtxEnum.h [code]Common runtime types and functions for performing operations on enumerated data items
rtxErrCodes.h [code]List of numeric status codes that can be returned by common run-time functions and generated code
rtxError.h [code]Error handling function and macro definitions
rtxExternDefs.h [code]Common definitions of external function modifiers used to define the scope of functions used in DLL's (Windows only)
rtxFile.h [code]Common runtime functions for reading from or writing to files
rtxFloat.h [code]
rtxHashMap.h [code]Generic hash map interface
rtxHashMapStr2Int.h [code]String-to-integer hash map interface
rtxHashMapStr2UInt.h [code]String-to-unsigned integer hash map interface
rtxHashMapUndef.h [code]Undefine all hash map symbols to allow reuse of the basic definitions in a different of the map
rtxMemBuf.h [code]
rtxMemory.h [code]Memory management function and macro definitions
rtXML2EXI.h [code]Functions for serializing XML data into EXI format
rtXML2EXISAX.h [code]SAX callback functions for serializing XML data into EXI format
rtXmlErrCodes.h [code]List of numeric status codes that can be returned by ASN1C run-time functions and generated code
rtXmlExternDefs.h [code]XML external definitions macro
rtXmlNamespace.h [code]XML namespace handling structures and function definitions
rtXmlpCppDecFuncs.h [code]XML low-level C++ decode functions
rtXmlPull.h [code]
rtxPattern.h [code]Pattern matching functions
rtxPrint.h [code]
rtxPrintStream.h [code]Functions that allow printing diagnostic message to a stream using a callback function
rtxPrintToStream.h [code]
rtxReal.h [code]Common runtime functions for working with floating-point numbers
rtxScalarDList.h [code]Doubly-linked list utility functions to hold scalar data variables
rtxSOAP.h [code]: common SOAP socket communications functions
rtxSocket.h [code]
rtxStream.h [code]Input/output data stream type definitions and function prototypes
rtxStreamBuffered.h [code]
rtxStreamCtxtBuf.h [code]
rtxStreamFile.h [code]
rtxStreamMemory.h [code]
rtxStreamSocket.h [code]
rtxUnicode.h [code]This is an open source header file derived from the libxml2 project
rtxUTF8.h [code]Utility functions for handling UTF-8 strings
rtxUtil.h [code]
rtxXmlQName.h [code]XML QName type definition and associated utility functions
rtxXmlStr.h [code]