Usd Notice Framework  0.7.0
unf::DispatcherFactoryImpl< T > Class Template Reference

Templated factory class which creates a specific type of Dispatcher. More...

#include <dispatcher.h>

Inheritance diagram for unf::DispatcherFactoryImpl< T >:
unf::DispatcherFactory PXR_NS::TfType::FactoryBase

Public Member Functions

virtual PXR_NS::TfRefPtr< DispatcherNew (const BrokerWeakPtr &broker) const override
 Create a Dispatcher and return reference pointer.
 

Detailed Description

template<class T>
class unf::DispatcherFactoryImpl< T >

Templated factory class which creates a specific type of Dispatcher.

See also
DispatcherDefine

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