xapian-core  2.0.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 87 of file header.h.

Member Data Documentation

◆ c

int input::c

Definition at line 90 of file header.h.

◆ file

char* input::file

Definition at line 91 of file header.h.

◆ file_owned

int input::file_owned

Definition at line 95 of file header.h.

◆ line_number

int input::line_number

Definition at line 96 of file header.h.

◆ next

struct input* input::next

Definition at line 88 of file header.h.

◆ p

byte* input::p

Definition at line 89 of file header.h.


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