[ROOT] --> small

class CEdgeStepPtrArray
    extends CPtrArray as public

Author:
unascribed

Version:
unknown

Source:
EdgeStepPtrArray.h:16

Constructors Index

CEdgeStepPtrArray
[public]
~CEdgeStepPtrArray
[public]


Variables Index

m_hash
[public]


Methods Index

GetAt
[public]
SetAt
[public]


Constructors

CEdgeStepPtrArray

public CEdgeStepPtrArray ( int iNewSize ) ;

CEdgeStepPtrArray

public virtual ~ CEdgeStepPtrArray ( ) ;


Variables

m_hash

public CPtrArray * m_hash


Methods

GetAt

public CEdgeStep * GetAt ( int nIndex ) ;

SetAt

public void SetAt ( int i ,
                    CEdgeStep * pEdgeStep ) ;


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.