Share

AcBrComplexShellTraverser::AcBrComplexShellTraverser

C++

AcBrComplexShellTraverser(
    const AcBrComplexShellTraverser& src
);

Description

Copy constructor. Instantiates an object initialized to the same contents as the src object.

Parameters

Parameters Description
src Another AcBrComplexShellTraverser object

Links

AcBrComplexShellTraverser

Was this information helpful?