PostgreSQL Source Code git master
Data Fields
typedefs Struct Reference

#include <type.h>

Data Fields

char *  name
 
struct this_typetype
 
 
int  brace_level
 
struct typedefsnext
 

Detailed Description

Definition at line 158 of file type.h.

Field Documentation

brace_level

int typedefs::brace_level

Definition at line 163 of file type.h.

Referenced by remove_typedefs().

name

char* typedefs::name

Definition at line 160 of file type.h.

Referenced by main(), and remove_typedefs().

next

struct typedefs* typedefs::next

Definition at line 164 of file type.h.

Referenced by main(), and remove_typedefs().

struct_member_list

struct ECPGstruct_member* typedefs::struct_member_list

Definition at line 162 of file type.h.

Referenced by main(), and remove_typedefs().

type

struct this_type* typedefs::type

Definition at line 161 of file type.h.

Referenced by main(), and remove_typedefs().


The documentation for this struct was generated from the following file:
  • src/interfaces/ecpg/preproc/type.h

AltStyle によって変換されたページ (->オリジナル) /