Usd Notice Framework 0.8.3
Loading...
Searching...
No Matches
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

Member Function Documentation

◆ New()

template<class T >
virtual PXR_NS::TfRefPtr< Dispatcher > unf::DispatcherFactoryImpl< T >::New ( const BrokerWeakPtr broker) const
inlineoverridevirtual

Create a Dispatcher and return reference pointer.

Implements unf::DispatcherFactory.


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