CERN -> IPT Group -> FrameMaker at CERN
Information Service User's Guide

Chapter 8

Streaming information from IS repository


T his chapter describes the most efficient way of reading many information objects from IS.

Introduction

If an application wants to retrieve all or many information objects from the given IS server, the fastest way is to use the ISInfoStream class.


Do not use the ISInfoStream class if you don't want to read the values of all selected information objects. For example if you have an application which fills up the list box with the IS information objects names and then shows the value for a single object, when it's selected by the user, then use ISInfoIterator for retrieving object names and ISInfoDictionary for reading the selected object value. Using ISInfoStream will be a performance overkill in this situation.

8.2 Simple usage of the IS information stream

8.3 Advanced parameters of the stream constructor


2 July 1998 - WebMaster
Copyright © CERN 1998