Nemo
2.3.56
Simulate forward-in-time genetic evolution in a spatially explicit, individual-based stochastic simulator
|
This is the complete list of members for StatRecorder< S >, including all inherited members.
_age | StatRecBase | private |
_arg1 | StatRecBase | private |
_arg2 | StatRecBase | private |
_getStat | StatRecorder< S > | private |
_getStatOneArg | StatRecorder< S > | private |
_getStatTwoArg | StatRecorder< S > | private |
_myHandler | StatRecorder< S > | private |
_name | StatRecBase | private |
_setStat | StatRecorder< S > | private |
_title | StatRecBase | private |
getAge() | StatRecBase | inline |
getArg1() | StatRecBase | inline |
getArg2() | StatRecBase | inline |
getName() | StatRecBase | inline |
getTitle() | StatRecBase | inline |
set(std::string T, std::string N, age_t AGE, unsigned int ARG1, unsigned int ARG2, double(S::*getNoArg)(void), double(S::*getOneArg)(unsigned int), double(S::*getTwoArg)(unsigned int, unsigned int), void(S::*setStat)(void)) | StatRecorder< S > | |
StatRecBase::set(std::string T, std::string N, age_t AGE, unsigned int ARG1, unsigned int ARG2) | StatRecBase | inline |
setHandler(S *theHandler) | StatRecorder< S > | inline |
setName(std::string N) | StatRecBase | inline |
setVal(age_t AGE) | StatRecorder< S > | virtual |
StatRecBase() | StatRecBase | inline |
StatRecorder() | StatRecorder< S > | inline |
~StatRecBase() | StatRecBase | inlinevirtual |