| Package | Description |
|---|---|
| org.lsst.ccs |
This package deals with core classes for subsystems.
|
| org.lsst.ccs.bus |
This package deals with standard messages for the CCS buses.
|
| org.lsst.ccs.framework |
| Modifier and Type | Method and Description |
|---|---|
void |
Subsystem.onReply(CommandReply r)
Received reply message on the command bus.
|
void |
Subsystem.publishReply(CommandReply myReply)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CommandListener.onReply(CommandReply r) |
| Modifier and Type | Method and Description |
|---|---|
void |
Module.sendToReply(CommandReply myReply)
Deprecated.
|
Copyright © 2015 LSST. All rights reserved.