akregator
c4_BaseArray Class Reference
#include <univ.h>
Detailed Description
Definition at line 15 of file univ.h.
Public Member Functions | |
| c4_BaseArray () | |
| void * | GetData (int nIndex) |
| const void * | GetData (int nIndex) const |
| int | GetLength () const |
| void | Grow (int nIndex) |
| void | InsertAt (int nIndex, int nCount) |
| void | RemoveAt (int nIndex, int nCount) |
| void | SetLength (int nNewSize) |
| ~c4_BaseArray () | |
Constructor & Destructor Documentation
Member Function Documentation
| void* c4_BaseArray::GetData | ( | int | nIndex | ) |
| const void* c4_BaseArray::GetData | ( | int | nIndex | ) | const |
| int c4_BaseArray::GetLength | ( | ) | const |
The documentation for this class was generated from the following files:
KDE 4.2 API Reference