[ROOT] --> small

class CCircleStepPtrArray
    extends CrcPtrArray as public

Author:
unascribed

Version:
unknown

Source:
CircleStepPtrArray.h:17

Constructors Index

CCircleStepPtrArray
[public]
~CCircleStepPtrArray
[public]


Methods Index

Add
[public]
GetAt
[public]
SetAt
[public]


Constructors

CCircleStepPtrArray

public CCircleStepPtrArray ( ) ;

CCircleStepPtrArray

public virtual ~ CCircleStepPtrArray ( ) ;


Methods

SetAt

public int SetAt ( int nIndex ,
                   CCircleStep * newElement ,
                   bool & rbOrient ) ;

Add

public int Add ( CCircleStep * newElement ) ;

GetAt

public CCircleStep * GetAt ( int nIndex ) ;


This documentation was generated automatically by the ccdoc tool (version 0.7a).
Click here to submit a bug report or feature request.

Click here to return to the top of the page.