|
OWLNext 7.0
Borland's Object Windows Library for the modern age
|
#include <owl/checklst.h>
Additional Inherited Members | |
Public Types inherited from owl::TTypedArray< T, R, A > | |
| typedef void(* | IterFunc) (R, void *) |
| typedef bool(* | CondFunc) (R, void *) |
| typedef TPtrArrayIterator< R, TTypedArray< T, R, A > > | Iterator |
| typedef Iterator | iterator |
Static Public Attributes inherited from owl::TArrayBase | |
| static const int | NPOS = -1 |
Protected Member Functions inherited from owl::TTypedArray< T, R, A > | |
| void | Resize (int delta) |
| void | Remove (int index) |
Protected Attributes inherited from owl::TTypedArray< T, R, A > | |
| T * | Data |
Protected Attributes inherited from owl::TArrayBase | |
| uint | ItemCnt |
| uint | Reserved |
Definition at line 96 of file checklst.h.
Definition at line 100 of file checklst.h.
|
inline |
Definition at line 102 of file checklst.h.