Dcs – dcs-0.1 Reference Manual
Packages
dcs-0.1
Dcs
CLI
DAQ
Log
Net
UI
ConfigEntry
ConfigFormat
LogLevel
PluginCapabilities
Application
ApplicationView
Buildable
CldAdapter
Configuration
Container
DBusInterface
Extension
Factory
Object
AbstractConfig
ApplicationConfig
ApplicationController
ApplicationFactory
ApplicationModel
DataSeries
MetaConfig
ModuleLoader
Plugin
PluginExtension
PluginInformation
PluginLoader
PluginManager
Point
SysLog
SimplePoint
TriplePoint
Dcs
Description:
Content:
Namespaces:
CLI
DAQ
Log
Net
UI
-
Helper utilities for the UI namespace, mainly an extension of others in the core or application areas.
Interfaces:
Application
ApplicationView
Buildable
-
A common interface for buildable objects.
CldAdapter
-
Interface to define how Dcs classes attach to Cld objects.
Configuration
-
Interface for handling Dcs configuration.
Container
-
A common interface inherited by any object that has its own list of sub objects.
DBusInterface
Factory
Object
Extension
-
XXX I think this is probably completely unnecessary and should be removed
Classes:
AbstractConfig
ApplicationConfig
-
Configuration data that loads XML configuration and is used to retrieve user defined settings.
ApplicationController
-
The application controller in a MVC design is responsible for responding to events from the view and updating the model.
ApplicationFactory
-
Class use to build objects from configuration data.
ApplicationModel
-
Main application class responsible for interfacing with data and different interface types.
DataSeries
-
A buffer that stores data from a Cld.Channel
SysLog
MetaConfig
ModuleLoader
-
Recursively walk a folder looking for shared libraries.
PluginInformation
-
This file is a modified version taken from Rygel.
PluginLoader
-
This class is responsible for plugin loading.
PluginExtension
PluginManager
Plugin
-
This represents a Dcs plugin.
Point
Structs:
SimplePoint
TriplePoint
Enums:
ConfigFormat
ConfigEntry
LogLevel
PluginCapabilities
-
DcsPluginCapabilities is a set of flags that represent various capabilities of plugins.
Error domains:
ConfigError
FactoryError
PluginError
-
Errors related to plugin types.