The read stream interface. The process of internalising from a stream is achieved through a reference to an object of this type.
A store aware class defines an implements an InternalizeL() member function which is used to internalise that object and takes a reference to an RReadStream as the interface to the read stream.
RFileReadStream readStream; User::LeaveIfError(readStream.Open(fs, KTxtTestFileName, EFileRead)); readStream.PushL();
| Thread | Thread Starter | Forum | Replies | Last Post |
|---|---|---|---|---|
| display tearing, unavoidable? | benjers | General Symbian C++ | 21 | 2003-11-04 18:48 |
| Link errors | georgica1979 | General Symbian C++ | 4 | 2003-04-03 18:03 |
| Can CContactsDatabase or CPbkContactsEngine Used as Asyncronous? HELP! | digitaltejas | General Symbian C++ | 0 | 2004-08-14 18:34 |
| porting from c++ to S60 | Ranmayasha | General Symbian C++ | 0 | 2006-12-03 17:22 |
| Problem in File Handling | amey_symbian | General Symbian C++ | 9 | 2008-07-07 21:46 |