#include <bautils.h>
class CBaflFileSortTable : public CArrayFixFlat< TUid > |
Public Member Functions | |
---|---|
CBaflFileSortTable() | |
IMPORT_C void | ConstructFromResourceL(TResourceReader &) |
Bafl File Sort Table containing an array of UIDs.
IMPORT_C | CBaflFileSortTable | ( | ) |
IMPORT_C void | ConstructFromResourceL | ( | TResourceReader & | aReader | ) |
Loads the CBaflFileSortTable using the UIDs read from the TResourceReader supplied in aReader.
Parameters | |
---|---|
aReader | TResourceReader from which UIDS are read. KErrNoMemory if there is insufficient memory available or one of the system wide error codes. |