PostgreSQL Source Code git master
Loading...
Searching...
No Matches
astreamer_plain_writer Struct Reference

Data Fields

astreamer base
 
charpathname
 
FILEfile
 
bool should_close_file
 

Detailed Description

Definition at line 24 of file astreamer_file.c.

Field Documentation

◆ base

astreamer astreamer_plain_writer::base

Definition at line 26 of file astreamer_file.c.

Referenced by astreamer_plain_writer_new().

◆ file

FILE* astreamer_plain_writer::file

Definition at line 28 of file astreamer_file.c.

Referenced by astreamer_plain_writer_new().

◆ pathname

char* astreamer_plain_writer::pathname

Definition at line 27 of file astreamer_file.c.

Referenced by astreamer_plain_writer_new().

◆ should_close_file

bool astreamer_plain_writer::should_close_file

Definition at line 29 of file astreamer_file.c.

Referenced by astreamer_plain_writer_new().


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