[ROOT] --> small

class agitoPtrArray
    extends CPtrArray as public

Author:
unascribed

Version:
unknown

Source:
agitoPtrArray.h:17

Constructors Index

agitoPtrArray
[public]
~agitoPtrArray
[public]


Variables Index

m_bSearch
[public]


Methods Index

Add
[public]
RemoveAt
[public]
SearchFromTheTop
[public]


Constructors

agitoPtrArray

public agitoPtrArray ( ) ;

agitoPtrArray

public virtual ~ agitoPtrArray ( ) ;


Variables

m_bSearch

public bool m_bSearch


Methods

RemoveAt

public void RemoveAt ( int nIndex ,
                       int nCount = 1 ) ;

Add

public int Add ( void * newElement ) ;

SearchFromTheTop

public HRESULT SearchFromTheTop ( void ) ;


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.