Click or drag to resize

SelectorStyleRepCap Class

For each selector-style repeated capability defined in an IVI-C driver, Nimbus defines a repeated capability class of the same name and that class derives from the SelectorStyleRepCap class presented in this section.

The repeated capability class is defined by use of the repeated capability macro map maintained in the driver project's RepCaps.h. The SelectorStyleRepCap class exposes several methods required to properly manage repeated capability-based functions and attributes in an IVI-C driver. The topics in this section present the functions available for managing repeated capabilities in IVI-C drivers.

Important note Important

The SelectorStyleRepCap class includes all of the functions defined on the ParameterStyleRepCap class in addition to those presented in this section. This section presents only those functions unique to the SelectorStyleRepCap class. For details on the full set of functions available, see the functions listed under the topic discussing the ParameterStyleRepCap class.

In This Section

Download a complete CHM version of this documentation here.