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

Go to the source code of this file.

Classes

class  XsSimpleVersion
 A class to store version information. More...
 

Macros

#define XSSIMPLEVERSION_INITIALIZER   { 0, 0, 0 }
 

Typedefs

typedef struct XsSimpleVersion XsSimpleVersion
 

Functions

XSTYPES_DLL_API int XsSimpleVersion_compare (XsSimpleVersion const *a, XsSimpleVersion const *b)
 Compare two XsSimpleVersion objects. More...
 
XSTYPES_DLL_API int XsSimpleVersion_empty (const XsSimpleVersion *thisPtr)
 
XSTYPES_DLL_API void XsSimpleVersion_osVersion (XsSimpleVersion *thisPtr)
 Platdorm independent request of the OS version. Results are cached and of course platform dependent. More...
 
XSTYPES_DLL_API void XsSimpleVersion_swap (XsSimpleVersion *a, XsSimpleVersion *b)
 Swap the contents of a with those of b. More...
 

Macro Definition Documentation

◆ XSSIMPLEVERSION_INITIALIZER

#define XSSIMPLEVERSION_INITIALIZER   { 0, 0, 0 }

Definition at line 78 of file xssimpleversion.h.

Typedef Documentation

◆ XsSimpleVersion

Definition at line 79 of file xssimpleversion.h.

Function Documentation

◆ XsSimpleVersion_empty()

XSTYPES_DLL_API int XsSimpleVersion_empty ( const XsSimpleVersion thisPtr)
related


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