| Interface | Description |
|---|---|
| MessageFilter |
Interface to be implemented by tracer filters.
|
| Class | Description |
|---|---|
| FilteredMessage |
A bus message that has been processed by tracer filters.
|
| FilterStep |
Step in a
MultistepFilter. |
| FilterStep.Descriptor | |
| LsstTracerPlugin |
Graphical console plugin that creates and manages message viewers.
|
| LsstTracerPlugin.Descriptor | |
| MultistepFilter |
Message filter that applies a sequence of
FilterSteps. |
| MultistepFilter.Descriptor | |
| Tracer |
Configurable message viewer that manages a single page displaying filtered bus messages.
|
| Tracer.Descriptor | |
| TracerEditor |
GUI editor for
UserFilter. |
| Enum | Description |
|---|---|
| FilteredMessage.Flag |
Flags that can trigger various actions by the tracer and/or the graphical console.
|
| FilterStep.Method |
Enumeration of operations that can be applied to targets.
|
| FilterStep.Mode |
Enumeration of filter application modes.
|
| FilterStep.Target |
Enumeration of targets to which the step operation can be applied.
|
Copyright © 2023 LSST. All rights reserved.