My Project
Loading...
Searching...
No Matches
PP_ Struct Reference

#include <pp.h>

Data Fields

struct Vector_ state
 
struct Hash_ * macros
 
struct Vector_ global_undef
 
struct Macro_entry
 
struct Vector_ data
 
int npar
 

Detailed Description

Definition at line 26 of file pp.h.

Field Documentation

◆ data

struct Vector_ PP_::data

Definition at line 31 of file pp.h.

◆ entry

struct Macro_* PP_::entry

Definition at line 30 of file pp.h.

◆ global_undef

struct Vector_ PP_::global_undef

Definition at line 29 of file pp.h.

◆ macros

struct Hash_* PP_::macros

Definition at line 28 of file pp.h.

◆ npar

int PP_::npar

Definition at line 32 of file pp.h.

◆ state

struct Vector_ PP_::state

Definition at line 27 of file pp.h.


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