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

Go to the source code of this file.

Classes

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

Macros

#define XSVERSION_INITIALIZER   { 0, 0, 0, 0, 0, XsString_INITIALIZER }
 

Typedefs

typedef struct XsVersion XsVersion
 

Macro Definition Documentation

◆ XSVERSION_INITIALIZER

#define XSVERSION_INITIALIZER   { 0, 0, 0, 0, 0, XsString_INITIALIZER }

Definition at line 81 of file xsversion.h.

Typedef Documentation

◆ XsVersion

typedef struct XsVersion XsVersion

Definition at line 80 of file xsversion.h.

Function Documentation

◆ XsVersion_empty()

XSTYPES_DLL_API int XsVersion_empty ( const XsVersion thisPtr)
related

◆ XsVersion_fromSimpleVersion()

XSTYPES_DLL_API void XsVersion_fromSimpleVersion ( XsVersion thisPtr,
const XsSimpleVersion simpleVersion 
)
related

◆ XsVersion_fromString()

XSTYPES_DLL_API void XsVersion_fromString ( XsVersion thisPtr,
const XsString version 
)
related

◆ XsVersion_toSimpleString()

XSTYPES_DLL_API void XsVersion_toSimpleString ( const XsVersion thisPtr,
XsString version 
)
related

◆ XsVersion_toSimpleVersion()

XSTYPES_DLL_API void XsVersion_toSimpleVersion ( const XsVersion thisPtr,
XsSimpleVersion simpleVersion 
)
related

◆ XsVersion_toString()

XSTYPES_DLL_API void XsVersion_toString ( const XsVersion thisPtr,
XsString version 
)
related


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