This document is for a version of USD that is under development. See this page for the current release.
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
TfNotice Member List

This is the complete list of members for TfNotice, including all inherited members.

InsertProbe(const WeakProbePtr &probe)TfNoticestatic
Keys typedefTfNotice
Register(LPtr const &listener, MethodPtr method)TfNoticeinlinestatic
Register(LPtr const &listener, MethodPtr method, SenderPtr const &sender) (defined in TfNotice)TfNoticeinlinestatic
Register(LPtr const &listener, MethodPtr method, const TfType &noticeType, const TfAnyWeakPtr &sender) (defined in TfNotice)TfNoticeinlinestatic
RemoveProbe(const WeakProbePtr &probe)TfNoticestatic
Revoke(TfNotice::Key &key)TfNoticestatic
Revoke(TfNotice::Keys *keys)TfNoticestatic
Send() constTfNotice
Send(SenderPtr const &s) constTfNotice
SendWithWeakBase(const TfWeakBase *senderWeakBase, const void *senderUniqueId, const std::type_info &type) constTfNotice
WeakProbePtr typedef (defined in TfNotice)TfNotice
~TfNotice() (defined in TfNotice)TfNoticevirtual