Symbian3/PDK/Source/GUID-2F987147-1435-55F1-B61C-8413C4AD8424.dita
changeset 5 f345bda72bc4
parent 3 46218c8b8afa
child 9 59758314f811
--- a/Symbian3/PDK/Source/GUID-2F987147-1435-55F1-B61C-8413C4AD8424.dita	Tue Mar 30 11:42:04 2010 +0100
+++ b/Symbian3/PDK/Source/GUID-2F987147-1435-55F1-B61C-8413C4AD8424.dita	Tue Mar 30 11:56:28 2010 +0100
@@ -1,12 +1,28 @@
-<?xml version="1.0" encoding="utf-8"?>
-<!-- Copyright (c) 2007-2010 Nokia Corporation and/or its subsidiary(-ies) All rights reserved. -->
-<!-- This component and the accompanying materials are made available under the terms of the License 
-"Eclipse Public License v1.0" which accompanies this distribution, 
-and is available at the URL "http://www.eclipse.org/legal/epl-v10.html". -->
-<!-- Initial Contributors:
-    Nokia Corporation - initial contribution.
-Contributors: 
--->
-<!DOCTYPE concept
-  PUBLIC "-//OASIS//DTD DITA Concept//EN" "concept.dtd">
-<concept xml:lang="en" id="GUID-2F987147-1435-55F1-B61C-8413C4AD8424"><title>Direct file store structure</title><prolog><metadata><keywords/></metadata></prolog><conbody><p>The general structure of a direct file store, from the point of view of the physical file containing the store, is illustrated below.</p> <fig id="GUID-B9A986BB-322A-5432-BB12-92B1934954B6"><image href="GUID-D15068B5-D12E-5515-A772-EA3B304EE01E_d0e572624_href.png" placement="inline"/></fig> <p>The header is the content of the descriptor returned by the <codeph>Des()</codeph> member function of <codeph>TCheckedUid</codeph>; this contains the file store type and checksum; the length of the data is the size of a <codeph>TCheckedUid</codeph> object. Note that <codeph>TCheckedUid</codeph> is not part of the public API.</p> <p>The header is followed by the root stream ID. As the value of a stream ID is also the offset of that stream from the start of the host, this gives the offset of the root stream.</p> <p>The root stream ID is followed by all the streams; the root stream is the last stream.</p> </conbody></concept>
\ No newline at end of file
+<?xml version="1.0" encoding="utf-8"?>
+<!-- Copyright (c) 2007-2010 Nokia Corporation and/or its subsidiary(-ies) All rights reserved. -->
+<!-- This component and the accompanying materials are made available under the terms of the License 
+"Eclipse Public License v1.0" which accompanies this distribution, 
+and is available at the URL "http://www.eclipse.org/legal/epl-v10.html". -->
+<!-- Initial Contributors:
+    Nokia Corporation - initial contribution.
+Contributors: 
+-->
+<!DOCTYPE concept
+  PUBLIC "-//OASIS//DTD DITA Concept//EN" "concept.dtd">
+<concept id="GUID-2F987147-1435-55F1-B61C-8413C4AD8424" xml:lang="en"><title>Direct
+File Store Structure</title><shortdesc>Describes the structure of the file used as a Direct File Store.</shortdesc><prolog><metadata><keywords/></metadata></prolog><conbody>
+<p>The general structure of a direct file store, from the point of view of
+the physical file containing the store, is illustrated below.</p>
+<fig id="GUID-B9A986BB-322A-5432-BB12-92B1934954B6">
+<image href="GUID-D15068B5-D12E-5515-A772-EA3B304EE01E_d0e593850_href.png" placement="inline"/>
+</fig>
+<p>The header is the content of the descriptor returned by the <codeph>Des()</codeph> member
+function of <codeph>TCheckedUid</codeph>; this contains the file store type
+and checksum; the length of the data is the size of a <codeph>TCheckedUid</codeph> object.
+Note that <codeph>TCheckedUid</codeph> is not part of the public API.</p>
+<p>The header is followed by the root stream ID. As the value of a stream
+ID is also the offset of that stream from the start of the host, this gives
+the offset of the root stream.</p>
+<p>The root stream ID is followed by all the streams; the root stream is the
+last stream.</p>
+</conbody></concept>
\ No newline at end of file