sampledSurface::iNewCapture Class Reference

PtrList read-construction helper that captures dictionaries used during creation. More...

Public Member Functions

 iNewCapture (const polyMesh &mesh, DynamicList< dictionary > &capture)
 
autoPtr< sampledSurfaceoperator() (Istream &is) const
 

Detailed Description

PtrList read-construction helper that captures dictionaries used during creation.

Definition at line 262 of file sampledSurface.H.

Constructor & Destructor Documentation

◆ iNewCapture()

iNewCapture ( const polyMesh mesh,
DynamicList< dictionary > &  capture 
)
inline

Definition at line 276 of file sampledSurface.H.

Member Function Documentation

◆ operator()()

autoPtr<sampledSurface> operator() ( Istream is) const
inline

Definition at line 282 of file sampledSurface.H.

References dict, DynamicList< T, SizeMin >::emplace_back(), sampledSurface::name(), and sampledSurface::New().

Here is the call graph for this function:

The documentation for this class was generated from the following file: