PostgreSQL Source Code: PktData Struct Reference (original) (raw)

Data Fields
int type
int len

Detailed Description

Definition at line 168 of file pgp-decrypt.c.

Field Documentation

len

int PktData::len

Definition at line 171 of file pgp-decrypt.c.

Referenced by pgp_create_pkt_reader(), and pktreader_pull().

type

int PktData::type

Definition at line 170 of file pgp-decrypt.c.

Referenced by pgp_create_pkt_reader(), and pktreader_pull().


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