diff -r 4816d766a08a -r f345bda72bc4 Symbian3/PDK/Source/GUID-7FF63B82-B719-5E42-B007-94E2FB9548CB.dita --- a/Symbian3/PDK/Source/GUID-7FF63B82-B719-5E42-B007-94E2FB9548CB.dita Tue Mar 30 11:42:04 2010 +0100 +++ b/Symbian3/PDK/Source/GUID-7FF63B82-B719-5E42-B007-94E2FB9548CB.dita Tue Mar 30 11:56:28 2010 +0100 @@ -1,28 +1,28 @@ - - - - - -Memory -Stores example code -
StreamInStore: -stream creation in a non-persistent store

Description

The -example shows objects being externalized to a single stream in a non-persistent -store. The store itself is an in-memory store represented by a CBufStore object.

Download

Download -the example: StreamInStore.zip

Download some additional -files required by the example: CommonFramework.zip

View the source code: browse. View the additional file: browse

Class summary

    -
  • RStoreWriteStream - Supports the writing of a stream -to a store.

  • -
  • RStoreReadStream - Supports the opening and manipulation -of an existing stream in a store.

  • -
  • CBufStore - In-memory non-persistent store. The -buffer store does not have a root stream and cannot be closed without losing -all the data.

  • -
+ + + + + +Memory +Stores Example CodeThis example demonstrates the use of memory stores. +
StreamInStore: +stream creation in a non-persistent store

Description

The +example shows objects being externalized to a single stream in a non-persistent +store. The store itself is an in-memory store represented by a CBufStore object.

Download

Download +the example: StreamInStore.zip

Download some additional +files required by the example: CommonFramework.zip

View the source code: browse. View the additional file: browse

Class summary

    +
  • RStoreWriteStream - Supports the writing of a stream +to a store.

  • +
  • RStoreReadStream - Supports the opening and manipulation +of an existing stream in a store.

  • +
  • CBufStore - In-memory non-persistent store. The +buffer store does not have a root stream and cannot be closed without losing +all the data.

  • +
\ No newline at end of file