FFPopSim  2.0
Library for Population Genetics
 All Classes Files Functions Variables Macros Pages
step_t Struct Reference

#include <ffpopsim_highd.h>

Public Member Functions

bool operator< (const step_t &other) const
 
bool operator> (const step_t &other) const
 
bool operator== (const step_t &other) const
 
 step_t (int pos=0, int step=0)
 

Public Attributes

int pos
 
int step
 

Constructor & Destructor Documentation

step_t::step_t ( int  pos = 0,
int  step = 0 
)
inline

Member Function Documentation

bool step_t::operator< ( const step_t other) const
inline
bool step_t::operator== ( const step_t other) const
inline
bool step_t::operator> ( const step_t other) const
inline

Member Data Documentation

int step_t::pos
int step_t::step

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