| Interface | Description |
|---|---|
| LoggerChangeListener |
LoggerChangeListener is a listener interface for LoggerChange events.
|
| RemoteLogging |
Interface for communicating with a remote PV logger
|
| Class | Description |
|---|---|
| ChannelGroup |
ChannelGroup is a wrapper for the PV_SET data source which defines a group of related PVs.
|
| ChannelGroupRecord |
Represents the properties of a channel group which can be edited.
|
| ChannelSnapshot |
ChannelSnapshot is a representation of the data associated with a channel at some point in time.
|
| ChannelWrapper |
ChannelWrapper is a wrapper for a Channel that handles connecting to the channel and setting up a monitor
when its channel is connected.
|
| LoggerChangeAdapter |
LoggerChangeAdapter is the empty implementation of the LoggerChangeListener.
|
| LoggerConfiguration |
Manage the configuration of the PV Logger
|
| LoggerSession |
LoggerSession manages a session of logging machine state.
|
| MachineSnapshot |
MachineSnapshot is a representation of the data for a snapshot of the machine state at some point in time.
|
| PV |
PV
|
| PVLogger |
Provides a public interface to the PV Logger package
|
| RemoteLoggingCenter |
Center for communicating with a remote PV logger
|
| Exception | Description |
|---|---|
| PvLoggerException |
Exception thrown for a general runtime error involving
the PV logger tools.
|