#include "xstypesconfig.h"

Go to the source code of this file.
Classes | |
| struct | XsRange | 
Macros | |
| #define | XSRANGE_INITIALIZER | 
Typedefs | |
| typedef struct XsRange | XsRange | 
Functions | |
| XSTYPES_DLL_API int | XsRange_count (const struct XsRange *thisPtr) | 
| XSTYPES_DLL_API int | XsRange_contains (const struct XsRange *thisPtr, int i) | 
| XSTYPES_DLL_API int | XsRange_interval (const struct XsRange *thisPtr) | 
| XSTYPES_DLL_API void | XsRange_setRange (struct XsRange *thisPtr, int f, int l) | 
| XSTYPES_DLL_API int | XsRange_empty (const struct XsRange *thisPtr) | 
| XSTYPES_DLL_API int XsRange_contains | ( | const struct XsRange * | thisPtr, | 
| int | i | ||
| ) | 
| XSTYPES_DLL_API int XsRange_count | ( | const struct XsRange * | thisPtr | ) | 
| XSTYPES_DLL_API int XsRange_empty | ( | const struct XsRange * | thisPtr | ) | 
| XSTYPES_DLL_API int XsRange_interval | ( | const struct XsRange * | thisPtr | ) | 
| XSTYPES_DLL_API void XsRange_setRange | ( | struct XsRange * | thisPtr, | 
| int | f, | ||
| int | l | ||
| ) | 
| 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 |