xapian-core  2.0.0
Public Attributes | List of all members
m_pair Struct Reference

#include <header.h>

+ Collaboration diagram for m_pair:

Public Attributes

struct m_pairnext
 
bytename
 
symbolvalue
 

Detailed Description

Definition at line 79 of file header.h.

Member Data Documentation

◆ name

byte* m_pair::name

Definition at line 81 of file header.h.

◆ next

struct m_pair* m_pair::next

Definition at line 80 of file header.h.

◆ value

symbol* m_pair::value

Definition at line 82 of file header.h.


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