equal
deleted
inserted
replaced
17 of a <codeph>CStreamDictionary</codeph> object is a list of two-way associations |
17 of a <codeph>CStreamDictionary</codeph> object is a list of two-way associations |
18 between UIDs and stream ids.</p> |
18 between UIDs and stream ids.</p> |
19 <p>The following diagram illustrates the concept of the dictionary store.</p> |
19 <p>The following diagram illustrates the concept of the dictionary store.</p> |
20 <fig id="GUID-6EEADFD0-FFCD-513F-BC26-99B46B54D600"> |
20 <fig id="GUID-6EEADFD0-FFCD-513F-BC26-99B46B54D600"> |
21 <title>Dictionary store</title> |
21 <title>Dictionary store</title> |
22 <image href="GUID-22699952-D032-5B69-B38A-43347A40A420_d0e631420_href.png" placement="inline"/> |
22 <image href="GUID-22699952-D032-5B69-B38A-43347A40A420_d0e620045_href.png" placement="inline"/> |
23 </fig> |
23 </fig> |
24 <p>The interface to a dictionary store is provided by the <codeph>CDictionaryStore</codeph> abstract |
24 <p>The interface to a dictionary store is provided by the <codeph>CDictionaryStore</codeph> abstract |
25 class. The classes for concrete dictionary stores are derived from this abstract |
25 class. The classes for concrete dictionary stores are derived from this abstract |
26 class; for example, <codeph>CDictionaryFileStore</codeph> is a concrete dictionary |
26 class; for example, <codeph>CDictionaryFileStore</codeph> is a concrete dictionary |
27 store class which is implemented using a file store. </p> |
27 store class which is implemented using a file store. </p> |