Header And Logo

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

Data Structures | Typedefs | Functions | Variables

isolationtester.h File Reference

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

struct  Session
struct  Step
struct  Permutation
struct  TestSpec

Typedefs

typedef struct Session Session
typedef struct Step Step

Functions

int spec_yyparse (void)
int spec_yylex (void)
void spec_yyerror (const char *str)

Variables

TestSpec parseresult

Typedef Documentation

typedef struct Session Session

Definition at line 17 of file isolationtester.h.

typedef struct Step Step

Definition at line 18 of file isolationtester.h.


Function Documentation

void spec_yyerror ( const char *  str  ) 
int spec_yylex ( void   ) 
int spec_yyparse ( void   ) 

Referenced by main().


Variable Documentation

Referenced by main().