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

#include <header.h>

+ Collaboration diagram for amongvec:

Public Attributes

symbolb
 
int size
 
struct nodeaction
 
int i
 
int result
 
int line_number
 
int function_index
 
struct namefunction
 

Detailed Description

Definition at line 245 of file header.h.

Member Data Documentation

◆ action

struct node* amongvec::action

Definition at line 248 of file header.h.

◆ b

symbol* amongvec::b

Definition at line 246 of file header.h.

◆ function

struct name* amongvec::function

Definition at line 253 of file header.h.

◆ function_index

int amongvec::function_index

Definition at line 252 of file header.h.

◆ i

int amongvec::i

Definition at line 249 of file header.h.

◆ line_number

int amongvec::line_number

Definition at line 251 of file header.h.

◆ result

int amongvec::result

Definition at line 250 of file header.h.

◆ size

int amongvec::size

Definition at line 247 of file header.h.


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