| vc::core_client | |
| VCCommandOutlet | Represents a command that a data consumer can control |
| VCDataCenterManager | Management object for direct control of Sessions and Data Center connections |
| VCDataConsumerController | Primary client plugin class for the development of Displays and Processors. Do not subclass directly |
| <VCDataConsumerPluginList> | |
| VCDataSource | Superclass for all data source plugins |
| <VCDataSourceConfiguration> | Implemented by user plugins to provide configuration for a data source |
| VCDisplayController | Superclass for all Display plugins. Users writing Displays should subclass from this directly, not from VCDataConsumerController |
| VCInput | Represents a single source of data used by a data consumer |
| VCInputElement | Provides per-element configuration storage for elements of a single input for a data consumer |
| VCInputSet | A grouping of inputs into a logical organization |
| VCInterval | A VisualCommander representation of a duration of time |
| VCOutput | Represents an output produced by a data consumer |
| VCProcessorController | Superclass for all Processor plugins. Users writing Procesors should subclass from this directly, not from VCDataConsumerController |
| VCTimestamp | Timestamp for data within VisualCommander |
| VCValue | Value wrapper class representing a value/timestamp pair |
1.7.2