FeResPost Web Site                     FeResPost Online User Manual

Chapter VI.2
Generic FeResPost classes

Most classes defined in this chapter correspond to the same classes in ruby extension.

One class correspond to modules in ruby extension: the “Application” class described in section VI.2.1 corresponds more or less to the “FeResPost” module in ruby extension, even though its purpose is not exactly the same. This class also inherits the methods defined in “Post” module of ruby extension.

The two classes “Iterator” and “IterX” correspond to the iterators defined in the different classes of the COM component. These classes are not described in this chapter. Indeed, one considers that the explanations given in section VI.0.2.3 about the use of iterators is sufficient. Of course no corresponding class exists in the ruby extension.

 VI.2.1 FeResPost Application class
  VI.2.1.1 Management of the Application
  VI.2.1.2 Creation of other objects
  VI.2.1.3 Methods corresponding to “Post” module in ruby extension
  VI.2.1.4 Changing working directory
 VI.2.2 Generic DataBase class
 VI.2.3 Group class
 VI.2.4 CoordSys class
 VI.2.5 Result class
 VI.2.6 ResKeyList class