| Package | Description |
|---|---|
| org.lsst.ccs.bus.data |
This package defines all the public data sent on the CCS buses via
messages defined in package org.lsst.ccs.bus.messages.
|
| org.lsst.ccs.bus.messages |
This package defines all the standard messages for the CCS buses.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AgentLockInfo |
| Modifier and Type | Method and Description |
|---|---|
AgentLock |
CommandRequest.getLock()
Get the lock associated to this command request.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CommandRequest.setLockAndLevel(AgentLock lock,
int level)
Associate lock and level sender's information to this command request.
|
Copyright © 2019 LSST. All rights reserved.