equal
deleted
inserted
replaced
|
1 <?xml version="1.0" encoding="utf-8"?> |
|
2 <!-- Copyright (c) 2007-2010 Nokia Corporation and/or its subsidiary(-ies) All rights reserved. --> |
|
3 <!-- This component and the accompanying materials are made available under the terms of the License |
|
4 "Eclipse Public License v1.0" which accompanies this distribution, |
|
5 and is available at the URL "http://www.eclipse.org/legal/epl-v10.html". --> |
|
6 <!-- Initial Contributors: |
|
7 Nokia Corporation - initial contribution. |
|
8 Contributors: |
|
9 --> |
|
10 <!DOCTYPE concept |
|
11 PUBLIC "-//OASIS//DTD DITA Concept//EN" "concept.dtd"> |
|
12 <concept id="GUID-38B11AE2-DB91-517F-BFE4-E72ACE96EDF5" xml:lang="en"><title>Store |
|
13 map as externalizer for Swizzles</title><shortdesc>This document describes using a store map as an externalizer for |
|
14 Swizzles.</shortdesc><prolog><metadata><keywords/></metadata></prolog><conbody> |
|
15 <p>A store map is an externaliser for Swizzles.</p> |
|
16 <p>By constructing an <codeph>RStoreWriteStream</codeph> and specifying the |
|
17 store map as an externalizer, the stream ID associated with a Swizzle can |
|
18 be externalised by applying the templated stream <codeph>operator<<</codeph> to |
|
19 the Swizzle.</p> |
|
20 </conbody></concept> |