Thread portable class


Gate portable class


Timer class


Pool class


Terimber 2.0


About C++


Downloads Products & Services Support Clients Open Source About



Home / Open source / Terimber 2.0

terimber_index_column_info Class Reference

index column information More...

#include <memdbacc.h>

Inheritance diagram for terimber_index_column_info:

terimber_index_column_info_ex

List of all members.

Public Attributes

size_t _index
 number of column 0- based
bool _asc_sort
 how to sort ascend or descend
bool _case_insensitive
 for string only


Detailed Description

index column information

Definition at line 49 of file memdbacc.h.


Member Data Documentation

number of column 0- based

Definition at line 52 of file memdbacc.h.

Referenced by memtable::add_index().

how to sort ascend or descend

Definition at line 53 of file memdbacc.h.

Referenced by memtable::add_index().

for string only

Definition at line 54 of file memdbacc.h.

Referenced by memtable::add_index().


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


© Copyright Terimber 2003-.