Toggle main menu visibility
Main Page
Related Pages
Modules
Namespaces
Namespace List
Namespace Members
All
Functions
Typedefs
Classes
Class List
Class Index
Class Hierarchy
Class Members
All
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
~
Functions
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
~
Variables
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Typedefs
_
a
b
c
d
e
f
h
i
k
l
m
n
o
p
r
s
t
u
v
w
Enumerations
a
c
d
e
f
h
i
k
l
m
o
p
r
s
t
v
w
Enumerator
a
b
c
d
e
i
l
m
n
o
p
r
t
u
Related Functions
b
g
h
o
s
t
Files
File List
File Members
All
_
a
c
g
h
j
l
n
o
p
s
t
u
v
w
Functions
a
c
g
h
j
l
n
o
p
s
t
u
v
w
Variables
p
s
t
u
Typedefs
a
g
n
p
s
t
u
Enumerations
Enumerator
Macros
_
a
g
n
p
s
t
u
•
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Modules
Pages
Loading...
Searching...
No Matches
debugNotice.h
Go to the documentation of this file.
1
//
2
// Copyright 2016 Pixar
3
//
4
// Licensed under the terms set forth in the LICENSE.txt file available at
5
// https://openusd.org/license.
6
//
7
#ifndef PXR_BASE_TF_DEBUG_NOTICE_H
8
#define PXR_BASE_TF_DEBUG_NOTICE_H
9
11
12
#include "
pxr/pxr.h
"
13
#include "
pxr/base/tf/notice.h
"
14
15
PXR_NAMESPACE_OPEN_SCOPE
16
20
class
TfDebugSymbolsChangedNotice
:
public
TfNotice
21
{
22
public
:
23
TfDebugSymbolsChangedNotice
() {}
24
virtual
~TfDebugSymbolsChangedNotice
();
25
};
26
30
class
TfDebugSymbolEnableChangedNotice
:
public
TfNotice
31
{
32
public
:
33
TfDebugSymbolEnableChangedNotice
() {}
34
virtual
~TfDebugSymbolEnableChangedNotice
();
35
};
36
37
PXR_NAMESPACE_CLOSE_SCOPE
38
39
#endif
notice.h
TfDebugSymbolEnableChangedNotice
Sent when a debug symbol has been enabled or disabled.
Definition:
debugNotice.h:31
TfDebugSymbolsChangedNotice
Sent when the list of available debug symbol names has changed.
Definition:
debugNotice.h:21
TfNotice
The base class for objects used to notify interested parties (listeners) when events have occurred.
Definition:
notice.h:77
pxr.h
pxr
base
tf
debugNotice.h
© Copyright 2025, Pixar Animation Studios. |
Terms of Use
| Generated on Mon Apr 28 2025 09:37:52 by
1.9.6