|
World Ocean Simulation System (WOSS) library
|
Provides the interface for woss::CustomDataContainer class. More...
Go to the source code of this file.
Classes | |
| class | woss::CustomDataContainer< T, MidFunctor, InFunctor, Data, OutComp, MidComp, InComp > |
| Class for managing custom db data. More... | |
| class | woss::CustomDataTimeContainer< T, MidFunctor, InFunctor, Data, OutComp, MidComp, InComp > |
| Class for managing custom db data. More... | |
| class | woss::CustomDataTimeContainer< T, MidFunctor, InFunctor, std::shared_ptr< Data >, OutComp, MidComp, InComp > |
| Partial specialization for Data = std::shared_ptr< Data > More... | |
Namespaces | |
| namespace | woss |
Provides the interface for woss::CustomDataContainer class.
Provides the interface for the woss::CustomDataContainer template class