Usd Notice Framework 0.8.3
|
Interface for building Dispatcher type. More...
#include <dispatcher.h>
Public Member Functions | |
virtual PXR_NS::TfRefPtr< Dispatcher > | New (const BrokerWeakPtr &broker) const =0 |
Base constructor to create a Dispatcher. | |
Interface for building Dispatcher type.
|
pure virtual |
Base constructor to create a Dispatcher.
Implemented in unf::DispatcherFactoryImpl< T >.