Files | |
file | dnxCfgParser.c [code] |
Parses a standard Unix config file. | |
file | dnxCfgParser.h [code] |
Definitions and prototypes for parsing DNX server config files. | |
file | dnxDebug.h [code] |
Implements various debugging macros. | |
file | dnxError.c [code] |
Implements the DNX Error Reporting functions. | |
file | dnxError.h [code] |
Types and definitions for DNX Error management. | |
file | dnxHeap.c [code] |
Implements debug heap management for DNX. | |
file | dnxHeap.h [code] |
Prototypes and type definitions for debug heap management for DNX. | |
file | dnxLogging.c [code] |
Implements the DNX Server logging functions. | |
file | dnxLogging.h [code] |
Types and definitions for DNX Server Logging functionality. | |
file | dnxMsgQ.c [code] |
Implements the DNX System V Message Queue IPC Transport Layer. | |
file | dnxMsgQ.h [code] |
Types and definitions for SysV Message Queue transport layer. | |
file | dnxProtocol.c [code] |
Implements the DNX communications methods. | |
file | dnxProtocol.h [code] |
Types and definitions for DNX messaging protocol. | |
file | dnxSleep.c [code] |
Implements the DNX cancelable sleep routines. | |
file | dnxSleep.h [code] |
Types and definitions for DNX cancelable sleep routines. | |
file | dnxTcp.c [code] |
Implements the DNX TCP Transport Layer. | |
file | dnxTcp.h [code] |
Types and definitions for TCP transport layer. | |
file | dnxTransport.c [code] |
Implements encapsulated communications transport functions. | |
file | dnxTransport.h [code] |
Types and definitions for DNX transport layer. | |
file | dnxTSPI.h [code] |
Types and definitions for low-level transport service providers. | |
file | dnxUdp.c [code] |
Implements the DNX UDP Transport Layer. | |
file | dnxUdp.h [code] |
Types and definitions for UDP transport layer. | |
file | dnxXml.c [code] |
Implements DNX XML functionality. | |
file | dnxXml.h [code] |
Types and definitions for DNX XML functionality. | |
file | utesthelp.h [code] |
Unit test helper macros. |