strus  0.17
Classes | Namespaces | Typedefs
index.hpp File Reference

Numeric types used for local and global indices. More...

#include <stdint.h>

Go to the source code of this file.

Classes

class  strus::IndexRange
 

Namespaces

 strus
 strus toplevel namespace
 

Typedefs

typedef int32_t strus::Index
 Number type generally used for locally counted indices. More...
 
typedef int64_t strus::GlobalCounter
 Number type generally used for indices globally shared between different instances of strus. More...
 

Detailed Description

Numeric types used for local and global indices.