xapian-core  1.4.25
Public Attributes | List of all members
Xapian::Internal::constinfo Struct Reference

Public Attributes

unsigned char C_tab [256]
 
int major
 
int minor
 
int revision
 
char str [8]
 
unsigned stemmer_name_len
 
char stemmer_data [256]
 

Detailed Description

Definition at line 30 of file constinfo.h.

Member Data Documentation

◆ C_tab

unsigned char Xapian::Internal::constinfo::C_tab[256]

Definition at line 31 of file constinfo.h.

Referenced by C_tab_().

◆ major

int Xapian::Internal::constinfo::major

Definition at line 32 of file constinfo.h.

Referenced by Xapian::major_version().

◆ minor

int Xapian::Internal::constinfo::minor

Definition at line 32 of file constinfo.h.

Referenced by Xapian::minor_version().

◆ revision

int Xapian::Internal::constinfo::revision

Definition at line 32 of file constinfo.h.

Referenced by Xapian::revision().

◆ stemmer_data

char Xapian::Internal::constinfo::stemmer_data[256]

Definition at line 36 of file constinfo.h.

Referenced by Xapian::Stem::get_available_languages().

◆ stemmer_name_len

unsigned Xapian::Internal::constinfo::stemmer_name_len

Definition at line 34 of file constinfo.h.

Referenced by Xapian::Stem::get_available_languages().

◆ str

char Xapian::Internal::constinfo::str[8]

Definition at line 33 of file constinfo.h.

Referenced by Xapian::version_string().


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