#include <mw/msvarray.h>
Link against: msgs_autoshutdown.lib
| class TKeyArrayFixPtr : public TKeyArrayFix, public TKeyArrayFix |
| Public Member Functions | |
|---|---|
| TKeyArrayFixPtr(TInt, TKeyCmpText) | |
| TKeyArrayFixPtr(TInt, TKeyCmpText, TInt) | |
| TKeyArrayFixPtr(TInt, TKeyCmpNumeric) | |
| virtual IMPORT_C TAny * | At(TInt) |
| Inherited Attributes | |
|---|---|
| TKey::iCmpType | |
| TKey::iKeyLength | |
| TKey::iKeyOffset | |
| TKey::iPtr | |
| TKeyArrayFix::iBase | |
| TKeyArrayFix::iRecordLength | |
| TKeyArrayFixPtr | ( | TInt | anOffset, |
| TKeyCmpText | aType | ||
| ) | [inline] | ||
| TKeyArrayFixPtr | ( | TInt | anOffset, |
| TKeyCmpText | aType, | ||
| TInt | aLength | ||
| ) | [inline] | ||
| TKeyArrayFixPtr | ( | TInt | anOffset, |
| TKeyCmpNumeric | aType | ||
| ) | [inline] | ||