T his chapter describes how to use the basic IS facilities in C++ programs: publish, update and retrieve information of one of the basic C++ types.
The IS C++ API defines information classes for all C++ built-in types: ISInfoBool, ISInfoChar, ISInfoShort, ISInfoInt, ISInfoLong, ISInfoUnsignedChar, ISInfoUnsignedShort, ISInfoUnsignedInt, ISInfoUnsignedLong, ISInfoFloat, ISInfoDouble, ISInfoString. All these classes have the same set of operators and methods. For the detailed description of this classes see Chapter 12.14.
2 July 1998 - WebMaster | Copyright © CERN 1998 |