See: Description
| Class | Description |
|---|---|
| BootUtils |
A collection of static utilities linked to boot operations.
|
| BootUtils.LocalBootObject |
Very important class: when an instance is created you can have :
a descriptive Node
the names of subsystem, configuration, tag
the corresponding Effective Node
a Subsystem ready to run (but not started)
|
| CCSBuilder |
for future uses: does nothing special right now
build methods may be modified to insert some elements
|
| LocalDescriptionToConfigurationText |
Utility to create locally the configuration properties file.
|
| LocalMergeToBinary |
creates a new Binary description file by merging a description file and a configuration properties file
|
| LocalTextToBinary |
Utility code to locally transform a description text file to a binary one.
|
| MainDescriptiveNode |
A DescriptiveNode containing the name of the subsystem.
|
| NodeLookup | |
| NodeModularSubsystem |
the top modular subsystem that deals with configuration proxy and lookup service
|
| SubsystemBoot | |
| SubsystemBootFromBus |
Starts a subsystem by requiring data from the network.
|
| SubsystemBootFromStream |
Boots a subsystem from a local resource.
|
Copyright © 2015 LSST. All rights reserved.