DIY  2.0
data-parallel out-of-core C++ library
Public Types | Public Member Functions | Static Public Member Functions | List of all members
Factory< Interface, KeyT > Struct Template Reference

Public Types

typedef KeyT Key
 
typedef Interface * Type
 
typedef Type(* Creator) ()
 

Public Member Functions

bool define (Key const &key, Creator v)
 
Type create (Key const &key)
 

Static Public Member Functions

template<class Base , class Actual >
static Basecreate_func ()
 

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