Main MRPT website > C++ reference for MRPT 1.9.9
Classes | Macros | Typedefs | Functions
xsoutputconfiguration.h File Reference
#include "xstypesconfig.h"
#include "pstdint.h"
#include "xsdataidentifier.h"
Include dependency graph for xsoutputconfiguration.h:

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
 

Typedefs

typedef struct XsOutputConfiguration XsOutputConfiguration
 

Functions

XSTYPES_DLL_API void XsOutputConfiguration_swap (struct XsOutputConfiguration *a, struct XsOutputConfiguration *b)
 

Macro Definition Documentation

◆ XS_MAX_OUTPUTCONFIGURATIONS

#define XS_MAX_OUTPUTCONFIGURATIONS   (32)

Definition at line 16 of file xsoutputconfiguration.h.

◆ XSOUTPUTCONFIGURATION_INITIALIZER

#define XSOUTPUTCONFIGURATION_INITIALIZER
Value:
{ \
XDI_None, 0 \
}

Definition at line 21 of file xsoutputconfiguration.h.

Typedef Documentation

◆ XsOutputConfiguration

Definition at line 70 of file xsoutputconfiguration.h.

Function Documentation

◆ XsOutputConfiguration_swap()

XSTYPES_DLL_API void XsOutputConfiguration_swap ( struct XsOutputConfiguration a,
struct XsOutputConfiguration b 
)



Page generated by Doxygen 1.8.17 for MRPT 1.9.9 Git: ad3a9d8ae Tue May 1 23:10:22 2018 -0700 at miƩ 12 jul 2023 10:03:34 CEST