[ROOT] --> small

class CCartesian_pointStepPtrArray
    extends CPtrArray as public

Author:
unascribed

Version:
unknown

Source:
Cartesian_pointStepPtrArray.h:13

Constructors Index

CCartesian_pointStepPtrArray
[public]
~CCartesian_pointStepPtrArray
[public]


Variables Index

m_hash
[public]


Methods Index

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


Constructors

CCartesian_pointStepPtrArray

public CCartesian_pointStepPtrArray ( int iSize = 100) ) ;

CCartesian_pointStepPtrArray

public virtual ~ CCartesian_pointStepPtrArray ( void ) ;


Variables

m_hash

public CPtrArray m_hash


Methods

Add

public int Add ( void * ) ;

Find

public HRESULT Find ( CCartesian_pointStep * & pCartesian_pointNew ,
                      CCartesian_pointStep * & pCartesian_pointOld ) ;

SetAt

public int SetAt ( int nIndex ,
                   CCartesian_pointStep * & newElement ) ;

GetAt

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