ergo
pqrs_struct Struct Reference

Public Member Functions

void assign (int pp, int qq, int rr, int ss)
int compare (int pp, int qq, int rr, int ss)

Public Attributes

int p
int q
int r
int s

Member Function Documentation

void pqrs_struct::assign ( int  pp,
int  qq,
int  rr,
int  ss 
)
inline

References p, q, and r.

int pqrs_struct::compare ( int  pp,
int  qq,
int  rr,
int  ss 
)
inline

References p, q, and r.

Member Data Documentation

int pqrs_struct::p

Referenced by assign(), and compare().

int pqrs_struct::q

Referenced by assign(), and compare().

int pqrs_struct::r

Referenced by assign(), and compare().

int pqrs_struct::s

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