Usd Notice Framework 0.8.3
|
Templated factory class which creates a specific type of Dispatcher. More...
#include <dispatcher.h>
Public Member Functions | |
virtual PXR_NS::TfRefPtr< Dispatcher > | New (const BrokerWeakPtr &broker) const override |
Create a Dispatcher and return reference pointer. | |
Templated factory class which creates a specific type of Dispatcher.
|
inlineoverridevirtual |
Create a Dispatcher and return reference pointer.
Implements unf::DispatcherFactory.