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

#include <ffpopsim_highd.h>

Public Member Functions

bool operator== (const tree_key_t &other)
 
bool operator!= (const tree_key_t &other)
 
bool operator< (const tree_key_t &other) const
 
bool operator> (const tree_key_t &other) const
 
 tree_key_t (int index=0, int age=0)
 

Public Attributes

int index
 
int age
 

Constructor & Destructor Documentation

tree_key_t::tree_key_t ( int  index = 0,
int  age = 0 
)
inline

Member Function Documentation

bool tree_key_t::operator!= ( const tree_key_t other)
inline
bool tree_key_t::operator< ( const tree_key_t other) const
inline
bool tree_key_t::operator== ( const tree_key_t other)
inline
bool tree_key_t::operator> ( const tree_key_t other) const
inline

Member Data Documentation

int tree_key_t::age
int tree_key_t::index

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