[ROOT] --> small

template class CDerivedPtrArray
    extends CPtrArray as public

Author:
unascribed

Version:
unknown

Source:
PointStep.h:32

Constructors Index

CDerivedPtrArray
[public]
~CDerivedPtrArray
[public]


Methods Index

GetAt
[public]
SetAt
[public]


Constructors

CDerivedPtrArray

public CDerivedPtrArray ( void ) ;

CDerivedPtrArray

public virtual ~ CDerivedPtrArray ( void ) ;


Methods

SetAt

public int SetAt ( int nIndex ,
                   T * newElement ) ;

GetAt

public T * 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.