| 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 |
DataDictionary
Data dictionary implementation that minimizes memory footprint and serialized size at the expense of access speed.
|
| Constructor and Description |
|---|
DataDictionary(DataProviderDictionary other) |
| Modifier and Type | Method and Description |
|---|---|
DataProviderDictionary |
StatusDataProviderDictionary.getDataProviderDictionary()
Get the DataProviderDictionary object contained in this message.
|
| Modifier and Type | Method and Description |
|---|---|
protected KeyValueDataList |
StatusDataProviderDictionary.encodeObject(DataProviderDictionary obj) |
Copyright © 2022 LSST. All rights reserved.