7#ifndef PXR_BASE_TF_TYPE_NOTICE_H
8#define PXR_BASE_TF_TYPE_NOTICE_H
13#include "pxr/base/tf/type.h"
15PXR_NAMESPACE_OPEN_SCOPE
33PXR_NAMESPACE_CLOSE_SCOPE
The base class for objects used to notify interested parties (listeners) when events have occurred.
TfType represents a dynamic runtime type.
TfNotice sent after a TfType is declared.
TfType GetType() const
Get the newly declared TfType.