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

◆ assign()

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

References p, q, r, and s.

◆ compare()

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

References p, q, r, and s.

Member Data Documentation

◆ p

int pqrs_struct::p

Referenced by assign(), and compare().

◆ q

int pqrs_struct::q

Referenced by assign(), and compare().

◆ r

int pqrs_struct::r

Referenced by assign(), and compare().

◆ s

int pqrs_struct::s

Referenced by assign(), and compare().


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