![]() |
User Manual, Developers Guide and API Documentation |
![]() |

Public Member Functions | |
| DistributionEvent (TimeDependent *td, const wns::pyconfig::View &view) | |
| const wns::pyconfig::View & | getConfig () |
| virtual void | operator() () |
| Queue new event and set new distribution function. | |
| virtual | ~DistributionEvent () |
Private Attributes | |
| wns::pyconfig::View | config_ |
| The configuration for the new distribution. | |
| TimeDependent * | target_ |
| New distribution will be set here. | |
Definition at line 81 of file TimeDependent.hpp.
| TimeDependent::DistributionEvent::DistributionEvent | ( | TimeDependent * | td, | |
| const wns::pyconfig::View & | view | |||
| ) |
Definition at line 48 of file TimeDependent.cpp.
| TimeDependent::DistributionEvent::~DistributionEvent | ( | ) | [virtual] |
Definition at line 57 of file TimeDependent.cpp.
| const wns::pyconfig::View& wns::distribution::TimeDependent::DistributionEvent::getConfig | ( | ) | [inline] |
Definition at line 93 of file TimeDependent.hpp.
| void TimeDependent::DistributionEvent::operator() | ( | ) | [virtual] |
Definition at line 63 of file TimeDependent.cpp.
Definition at line 107 of file TimeDependent.hpp.
Definition at line 102 of file TimeDependent.hpp.
1.5.5