Groonga 3.0.9 Source Code Document
All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Static Public Member Functions
CursorFactory Class Reference

#include <cursor-factory.hpp>

Static Public Member Functions

static Cursoropen (const Trie &trie, const void *min_ptr, UInt32 min_length, const void *max_ptr, UInt32 max_length, UInt32 offset=0, UInt32 limit=MAX_UINT32, UInt32 flags=0)

Detailed Description

Definition at line 28 of file cursor-factory.hpp.

Member Function Documentation

Cursor * open ( const Trie trie,
const void *  min_ptr,
UInt32  min_length,
const void *  max_ptr,
UInt32  max_length,
UInt32  offset = 0,
UInt32  limit = MAX_UINT32,
UInt32  flags = 0 
)
static

Definition at line 29 of file cursor-factory.cpp.

Here is the call graph for this function:

Here is the caller graph for this function:


The documentation for this class was generated from the following files: