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::Block Class Reference

Blocks sending of all notices in current thread. More...

#include <notice.h>

Detailed Description

Blocks sending of all notices in current thread.

Note
This is intended to be temporary and should NOT be used.

While one or more TfNotice::Block is instantiated, any call to TfNotice::Send in the current thread will be silently ignored. This will continue until all TfNotice::Block objects are destroyed. Notices that are sent when blocking is active will not be resent.

Definition at line 436 of file notice.h.


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