xapian-core  2.1.0
Public Attributes | List of all members
input Struct Reference

#include <header.h>

+ Collaboration diagram for input:

Public Attributes

struct inputnext
 
bytep
 
int c
 
char * file
 
int file_owned
 
int line_number
 

Detailed Description

Definition at line 106 of file header.h.

Member Data Documentation

◆ c

int input::c

Definition at line 109 of file header.h.

◆ file

char* input::file

Definition at line 110 of file header.h.

◆ file_owned

int input::file_owned

Definition at line 114 of file header.h.

◆ line_number

int input::line_number

Definition at line 115 of file header.h.

◆ next

struct input* input::next

Definition at line 107 of file header.h.

◆ p

byte* input::p

Definition at line 108 of file header.h.


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