QCAD
Open Source 2D CAD
Loading...
Searching...
No Matches
Utility.h File Reference
#include "ObjVisitor.h"
#include "IdVisitor.h"
#include "sidx_export.h"

Go to the source code of this file.

Functions

SIDX_DLL Tools::PropertySetGetDefaults ()
 
SIDX_DLL void Page_ResultSet_Ids (IdVisitor &visitor, int64_t **ids, int64_t nStart, int64_t nResultLimit, uint64_t *nResults)
 
SIDX_DLL void Page_ResultSet_Obj (ObjVisitor &visitor, IndexItemH **items, int64_t nStart, int64_t nResultLimit, uint64_t *nResults)
 

Function Documentation

◆ GetDefaults()

SIDX_DLL Tools::PropertySet * GetDefaults ( )

◆ Page_ResultSet_Ids()

SIDX_DLL void Page_ResultSet_Ids ( IdVisitor & visitor,
int64_t ** ids,
int64_t nStart,
int64_t nResultLimit,
uint64_t * nResults )

◆ Page_ResultSet_Obj()

SIDX_DLL void Page_ResultSet_Obj ( ObjVisitor & visitor,
IndexItemH ** items,
int64_t nStart,
int64_t nResultLimit,
uint64_t * nResults )