AcBrLoop Constructor
Overload List
Method
Description
AcBrLoop::AcBrLoop ()
Default constructor. Instantiates an empty object. The function
isNull()
will return
kTrue
.
AcBrLoop::AcBrLoop (AcBrLoop&)
Copy constructor. Instantiates an object initialized to the same contents as the
src
object.