gramods
Public Member Functions | List of all members
gramods::gmCore::OFactory::ObjectCreator< Node > Struct Template Reference

Actual object creator, templated for the type to instantiate. More...

#include <OFactory.hh>

Inheritance diagram for gramods::gmCore::OFactory::ObjectCreator< Node >:
Inheritance graph
[legend]
Collaboration diagram for gramods::gmCore::OFactory::ObjectCreator< Node >:
Collaboration graph
[legend]

Public Member Functions

Objectcreate () const
 Creates and returns an instance of the template argument class. More...
 

Detailed Description

template<class Node>
struct gramods::gmCore::OFactory::ObjectCreator< Node >

Actual object creator, templated for the type to instantiate.

Member Function Documentation

◆ create()

template<class Node >
Object* gramods::gmCore::OFactory::ObjectCreator< Node >::create ( ) const
inline

Creates and returns an instance of the template argument class.


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