Dune::MakeableInterfaceObject< InterfaceType > Struct Template Reference

#include <grid.hh>

List of all members.


Detailed Description

template<class InterfaceType>
struct Dune::MakeableInterfaceObject< InterfaceType >

for creation of an engine interface object like Entity or Geometry one has to derive a class to create the object because the contructors of the interface object classes are protected therefore here a generic implementation for this object creation is provided

Public Member Functions

 MakeableInterfaceObject (const ImplementationType &realImp)
 create interface object by calling the contructor of the base class

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

Generated on Sun Nov 15 22:28:54 2009 for dune-grid by  doxygen 1.5.6