Guitarix
childpos Struct Reference

Public Member Functions

 childpos (int y0_, int y1_, int pos_)
 
bool operator< (const childpos &p)
 

Public Attributes

int y0
 
int y1
 
int pos
 

Detailed Description

Definition at line 1368 of file rack.cpp.

Constructor & Destructor Documentation

childpos::childpos ( int  y0_,
int  y1_,
int  pos_ 
)
inline

Definition at line 1370 of file rack.cpp.

Member Function Documentation

bool childpos::operator< ( const childpos p)
inline

Definition at line 1371 of file rack.cpp.

Member Data Documentation

int childpos::pos

Definition at line 1369 of file rack.cpp.

int childpos::y0

Definition at line 1369 of file rack.cpp.

Referenced by operator<().

int childpos::y1

Definition at line 1369 of file rack.cpp.


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