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

Go to the source code of this file.

Classes

struct  XsVersion
 

Macros

#define XSVERSION_INITIALIZER
 

Typedefs

typedef struct XsVersion XsVersion
 

Functions

XSTYPES_DLL_API int XsVersion_empty (const XsVersion *thisPtr)
 
XSTYPES_DLL_API void XsVersion_toString (const XsVersion *thisPtr, XsString *version)
 

Macro Definition Documentation

◆ XSVERSION_INITIALIZER

#define XSVERSION_INITIALIZER
Value:
{ \
0, 0, 0, 0, XsString_INITIALIZER \
}

Definition at line 20 of file xsversion.h.

Typedef Documentation

◆ XsVersion

typedef struct XsVersion XsVersion

Definition at line 15 of file xsversion.h.

Function Documentation

◆ XsVersion_empty()

XSTYPES_DLL_API int XsVersion_empty ( const XsVersion thisPtr)

◆ XsVersion_toString()

XSTYPES_DLL_API void XsVersion_toString ( const XsVersion thisPtr,
XsString version 
)
XsString_INITIALIZER
#define XsString_INITIALIZER
Definition: xsstring.h:32



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