MT Showcase SDK
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Pages
Showcase::ShowcaseFactoryT< T, Ptr > Class Template Reference

The schema-information during the runtime is for validation of the UI-definition. More...

#include <ShowcaseTypes.hpp>

Inherits NotCopyable.

Public Member Functions

 ShowcaseFactoryT (const std::type_info &typeinfo, CreateFunc create)
 

Detailed Description

template<typename T, template< typename > class Ptr>
class Showcase::ShowcaseFactoryT< T, Ptr >

The schema-information during the runtime is for validation of the UI-definition.

Constructor & Destructor Documentation

template<typename T , template< typename > class Ptr>
Showcase::ShowcaseFactoryT< T, Ptr >::ShowcaseFactoryT ( const std::type_info &  typeinfo,
CreateFunc  create 
)