The IS API has a special class called ISInfoAny which can be used to read the information of any type. "Listing 7.1" shows a very simple example of how to use this class to print out the information content to the standard C++ stream.
There IS library implements a global output operator for the ISInfoAny class which is used in this example (line 16). "Listing 7.2"shows an example of the output produced by this operator.
2 July 1998 - WebMaster | Copyright © CERN 1998 |