Common Infrastucture. More...
Modules | |
Properties | |
The property system. | |
Parameters | |
The parameters system. | |
Classes | |
class | Ewoms::ConditionalStorage< cond, T > |
A simple class which only stores a given member attribute if a boolean condition is true. More... | |
class | Ewoms::GenericGuard< Callback > |
A simple class which makes sure that a cleanup function is called once the object is destroyed. More... | |
class | Ewoms::Simulator< TypeTag > |
Manages the initializing and running of time dependent problems. More... | |
class | Ewoms::Timer |
Provides an encapsulation to measure the system time. More... | |
class | Ewoms::TimerGuard |
A simple class which makes sure that a timer gets stopped if an exception is thrown. More... | |
Common Infrastucture.