Header And Logo

PostgreSQL
| The world's most advanced open source database.

Data Fields

printTableContent Struct Reference

#include <print.h>

Data Fields

const printTableOptopt
const char * title
int ncolumns
int nrows
const char ** headers
const char ** header
const char ** cells
const char ** cell
long cellsadded
boolcellmustfree
printTableFooterfooters
printTableFooterfooter
char * aligns
char * align

Detailed Description

Definition at line 119 of file print.h.


Field Documentation

Definition at line 136 of file print.h.

Referenced by printTableAddHeader(), printTableCleanup(), and printTableInit().

Definition at line 129 of file print.h.

Referenced by printTableAddCell(), printTableCleanup(), and printTableInit().

Definition at line 131 of file print.h.

Referenced by printTableAddCell(), printTableCleanup(), and printTableInit().

Definition at line 130 of file print.h.

Referenced by printTableAddCell(), and printTableInit().

Definition at line 126 of file print.h.

Referenced by printTableAddHeader(), printTableCleanup(), and printTableInit().


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