Classes | Macros | Typedefs | Functions
xsfilterprofile.h File Reference
#include "xstypesconfig.h"
#include "xsstring.h"
#include "pstdint.h"
#include "xsfilterprofilekind.h"
Include dependency graph for xsfilterprofile.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  XsFilterProfile
 Contains information about an available filter profile. More...
 

Macros

#define XS_LEN_FILTERPROFILEKIND_TERM   (20+1)
 
#define XS_LEN_FILTERPROFILELABEL_TERM   (20+1)
 
#define XS_MAX_FILTERPROFILES   254
 
#define XS_MAX_FILTERPROFILES_IN_MT   5
 
#define XSFILTERPROFILE_INITIALIZER   {0, 0, {0}, 0, 0, 0}
 

Typedefs

typedef struct XsFilterProfile XsFilterProfile
 

Functions

XSTYPES_DLL_API int XsFilterProfile_empty (struct XsFilterProfile const *thisPtr)
 
XSTYPES_DLL_API void XsFilterProfile_swap (struct XsFilterProfile *a, struct XsFilterProfile *b)
 Swap the contents of a with b. More...
 
XSTYPES_DLL_API void XsFilterProfile_toString (struct XsFilterProfile const *thisPtr, XsString *out)
 

Macro Definition Documentation

◆ XS_LEN_FILTERPROFILEKIND_TERM

#define XS_LEN_FILTERPROFILEKIND_TERM   (20+1)

Definition at line 89 of file xsfilterprofile.h.

◆ XS_LEN_FILTERPROFILELABEL_TERM

#define XS_LEN_FILTERPROFILELABEL_TERM   (20+1)

Definition at line 88 of file xsfilterprofile.h.

◆ XS_MAX_FILTERPROFILES

#define XS_MAX_FILTERPROFILES   254

Definition at line 87 of file xsfilterprofile.h.

◆ XS_MAX_FILTERPROFILES_IN_MT

#define XS_MAX_FILTERPROFILES_IN_MT   5

Definition at line 90 of file xsfilterprofile.h.

◆ XSFILTERPROFILE_INITIALIZER

#define XSFILTERPROFILE_INITIALIZER   {0, 0, {0}, 0, 0, 0}

Definition at line 76 of file xsfilterprofile.h.

Typedef Documentation

◆ XsFilterProfile

Definition at line 300 of file xsfilterprofile.h.

Function Documentation

◆ XsFilterProfile_empty()

XSTYPES_DLL_API int XsFilterProfile_empty ( struct XsFilterProfile const *  thisPtr)

◆ XsFilterProfile_toString()

XSTYPES_DLL_API void XsFilterProfile_toString ( struct XsFilterProfile const *  thisPtr,
XsString out 
)


xsens_mti_driver
Author(s):
autogenerated on Sun Sep 3 2023 02:43:21