| class RDictionaryReadStream : public RReadStream |
Supports the opening and manipulation of a stream in a dictionary store.
Construct an object of this type to open an existing stream in a dictionary store for reading.
| Public Member Functions | |
|---|---|
| IMPORT_C void | OpenL(const CDictionaryStore &, TUid) |
| IMPORT_C void | OpenLC(const CDictionaryStore &, TUid) |
| IMPORT_C void | OpenL | ( | const CDictionaryStore & | aDictStore, |
| TUid | aUid | |||
| ) | ||||
| const CDictionaryStore & aDictStore | |
| TUid aUid |
| IMPORT_C void | OpenLC | ( | const CDictionaryStore & | aDictStore, |
| TUid | aUid | |||
| ) | ||||
| const CDictionaryStore & aDictStore | |
| TUid aUid |