Class List

Here are the classes, structs, unions and interfaces with brief descriptions:
vc::core_client
VCCommandOutletRepresents a command that a data consumer can control
VCDataCenterManagerManagement object for direct control of Sessions and Data Center connections
VCDataConsumerControllerPrimary client plugin class for the development of Displays and Processors. Do not subclass directly
<VCDataConsumerPluginList>
VCDataSourceSuperclass for all data source plugins
<VCDataSourceConfiguration>Implemented by user plugins to provide configuration for a data source
VCDisplayControllerSuperclass for all Display plugins. Users writing Displays should subclass from this directly, not from VCDataConsumerController
VCInputRepresents a single source of data used by a data consumer
VCInputElementProvides per-element configuration storage for elements of a single input for a data consumer
VCInputSetA grouping of inputs into a logical organization
VCIntervalA VisualCommander representation of a duration of time
VCOutputRepresents an output produced by a data consumer
VCProcessorControllerSuperclass for all Processor plugins. Users writing Procesors should subclass from this directly, not from VCDataConsumerController
VCTimestampTimestamp for data within VisualCommander
VCValueValue wrapper class representing a value/timestamp pair