CNiValuePairs::CNiValuePairs

NI Measurement Studio CNi

Class
CNiValuePairs::
CNiValuePairs()
Base ClassesData ItemsConstructorsDestructorsFunctionsGo to hierarchy chart    Prev page: CNiValuePairsNext page: ~CNiValuePairs    
Public Constructor Declared in:
NiValuepairs.h

'Declaration' icon -- Shortcut to top of page. Declaration

CNiValuePairs(
    const CNiValuePairs& source);

'Description' icon -- Shortcut to top of page. Description

Copy constructor. The newly constructed object is attached to the same interface pointer as the object to be copied. The reference count of the interface pointer is incremented.

Shortcut to top of page. Parameters

const CNiValuePairs& source

Specifies object to be copied.

'See Also' icon -- Shortcut to top of page. See Also