#include <DataTransfer.hpp>
Static Public Member Functions | |
| template<class Basis , class Container > | |
| static DataTransfer< Basis, Container > | create (Basis const &, Container const &) |
Specializations of this factory can be used to generically construct a DataTransfer based on a given <tag>. The <tag> should be derived from tag::datatransfer.