Loading...
Searching...
No Matches
notice.h File Reference
+ Include dependency graph for notice.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  TfNotice
 The base class for objects used to notify interested parties (listeners) when events have occurred. More...
 
class  TfNotice::Probe
 Probe interface class which may be implemented and then registered via InsertProbe to introspect about notices as they are sent and delivered. More...
 
class  TfNotice::Key
 Handle-object returned by TfNotice::Register(). More...
 
class  TfNotice::Block
 Blocks sending of all notices in current thread. More...