|
dune-grid 2.11
|
Loading...
Searching...
No Matches
Dune::BoundarySegmentBackupRestore< BndSeg > Class Template Reference
#include <dune/grid/common/boundarysegment.hh>
Inheritance diagram for Dune::BoundarySegmentBackupRestore< BndSeg >:

Public Types | |
| typedef std::stringstream | ObjectStreamType |
Protected Types | |
| typedef BndSeg | BoundarySegment |
| type of BoundarySegment interface class | |
| typedef Dune::ParameterizedObjectFactory< std::unique_ptr< BoundarySegment >(ObjectStreamType &), int > | FactoryType |
| type of factory creating a unique_ptr from an ObjectStreamType | |
Static Protected Member Functions | |
| static std::unique_ptr< BoundarySegment > | restore (ObjectStreamType &in) |
| create an object of BoundarySegment type from a previously registered factory linked to key. | |
| template<class DerivedType > | |
| static int | registerFactory () |
Member Typedef Documentation
◆ BoundarySegment
template<class BndSeg >
|
protected |
type of BoundarySegment interface class
◆ FactoryType
template<class BndSeg >
|
protected |
type of factory creating a unique_ptr from an ObjectStreamType
◆ ObjectStreamType
template<class BndSeg >
| typedef std::stringstream Dune::BoundarySegmentBackupRestore< BndSeg >::ObjectStreamType |
Member Function Documentation
◆ registerFactory()
template<class BndSeg >
template<class DerivedType >
|
inlinestaticprotected |
◆ restore()
template<class BndSeg >
|
inlinestaticprotected |
create an object of BoundarySegment type from a previously registered factory linked to key.
- Parameters
-
in stream buffer previously written with backup containing key and object data
- Returns
- Object derived from BoundarySegment.
The documentation for this class was generated from the following file:
Legal Statements / Impressum | Hosted by TU Dresden & Uni Heidelberg | Generated by
1.9.8