Go to the source code of this file.
Classes | |
struct | XsOutputConfiguration |
Single data type output configuration. More... | |
Macros | |
#define | XS_MAX_OUTPUTCONFIGURATIONS (32) |
#define | XSOUTPUTCONFIGURATION_INITIALIZER { XDI_None, 0 } |
Typedefs | |
typedef struct XsOutputConfiguration | XsOutputConfiguration |
Functions | |
XSTYPES_DLL_API void | XsOutputConfiguration_swap (struct XsOutputConfiguration *a, struct XsOutputConfiguration *b) |
#define XS_MAX_OUTPUTCONFIGURATIONS (32) |
Definition at line 72 of file xsoutputconfiguration.h.
#define XSOUTPUTCONFIGURATION_INITIALIZER { XDI_None, 0 } |
Definition at line 78 of file xsoutputconfiguration.h.
typedef struct XsOutputConfiguration XsOutputConfiguration |
Definition at line 118 of file xsoutputconfiguration.h.
XSTYPES_DLL_API void XsOutputConfiguration_swap | ( | struct XsOutputConfiguration * | a, |
struct XsOutputConfiguration * | b | ||
) |
Definition at line 67 of file xsoutputconfiguration.c.