Share

AcBrTraverser Constructor

Overload List

Method Description
AcBrTraverser::AcBrTraverser () Default constructor (protected). Used by derived class default constructors to instantiate base class data.
AcBrTraverser::AcBrTraverser (AcBrTraverser&) Copy constructor (protected). Used by derived class copy constructors to copy the base class portion of an AcBrTraverser-derived object.

Was this information helpful?