HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Plug_InterfaceFactory::SingletonFactory< Interface, Implementation > Struct Template Reference

#include <interfaceFactory.h>

+ Inheritance diagram for Plug_InterfaceFactory::SingletonFactory< Interface, Implementation >:

Public Member Functions

virtual voidNew ()
 
- Public Member Functions inherited from TfType::FactoryBase
virtual TF_API ~FactoryBase ()
 

Detailed Description

template<class Interface, class Implementation>
struct Plug_InterfaceFactory::SingletonFactory< Interface, Implementation >

Definition at line 43 of file interfaceFactory.h.

Member Function Documentation

template<class Interface , class Implementation >
virtual void* Plug_InterfaceFactory::SingletonFactory< Interface, Implementation >::New ( )
inlinevirtual

Implements Plug_InterfaceFactory::Base.

Definition at line 45 of file interfaceFactory.h.


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