MRPT  1.9.9
xsrange.h File Reference
#include "xstypesconfig.h"
Include dependency graph for xsrange.h:
This graph shows which files directly or indirectly include this file:

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)
 

Macro Definition Documentation

◆ XSRANGE_INITIALIZER

#define XSRANGE_INITIALIZER
Value:
{ \
0, -1 \
}

Definition at line 17 of file xsrange.h.

Typedef Documentation

◆ XsRange

typedef struct XsRange XsRange

Definition at line 89 of file xsrange.h.

Function Documentation

◆ XsRange_contains()

XSTYPES_DLL_API int XsRange_contains ( const struct XsRange thisPtr,
int  i 
)

◆ XsRange_count()

XSTYPES_DLL_API int XsRange_count ( const struct XsRange thisPtr)

◆ XsRange_empty()

XSTYPES_DLL_API int XsRange_empty ( const struct XsRange thisPtr)

◆ XsRange_interval()

XSTYPES_DLL_API int XsRange_interval ( const struct XsRange thisPtr)

◆ XsRange_setRange()

XSTYPES_DLL_API void XsRange_setRange ( struct XsRange thisPtr,
int  f,
int  l 
)



Page generated by Doxygen 1.8.14 for MRPT 1.9.9 Git: 7d5e6d718 Fri Aug 24 01:51:28 2018 +0200 at lun nov 2 08:35:50 CET 2020