xapian-core  1.4.25
Public Attributes | List of all members
grouping Struct Reference

#include <header.h>

+ Collaboration diagram for grouping:

Public Attributes

struct groupingnext
 
symbolb
 
int largest_ch
 
int smallest_ch
 
struct namename
 
int line_number
 

Detailed Description

Definition at line 206 of file header.h.

Member Data Documentation

◆ b

symbol* grouping::b

Definition at line 209 of file header.h.

◆ largest_ch

int grouping::largest_ch

Definition at line 210 of file header.h.

◆ line_number

int grouping::line_number

Definition at line 213 of file header.h.

◆ name

struct name* grouping::name

Definition at line 212 of file header.h.

◆ next

struct grouping* grouping::next

Definition at line 208 of file header.h.

◆ smallest_ch

int grouping::smallest_ch

Definition at line 211 of file header.h.


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