Loading...
Searching...
No Matches
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 453 of file notice.h.


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