X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=doc%2Fzoom.xml;h=238c7d9fe171d83e79b49b9df07d33fdc9dcf8c2;hb=55119d24b44e72b7bfef2e5a67da4964c0cd16e4;hp=4bd55b3c4813a906e9d75822eeb52097de868b04;hpb=876d1f923efd4054054e745c56794e1fc356d7bd;p=yazpp-moved-to-github.git diff --git a/doc/zoom.xml b/doc/zoom.xml index 4bd55b3..238c7d9 100644 --- a/doc/zoom.xml +++ b/doc/zoom.xml @@ -1,5 +1,4 @@ - ZOOM-C++ @@ -145,7 +144,7 @@ (links below). - + References @@ -174,7 +173,7 @@ a specific query notation. - + <literal>ZOOM::prefixQuery</literal> class prefixQuery : public query { @@ -190,7 +189,7 @@ - + <literal>ZOOM::CCLQuery</literal> class CCLQuery : public query { @@ -216,7 +215,7 @@ - + Discussion It will be readily recognised that these objects have no methods @@ -243,7 +242,7 @@ - + References @@ -325,7 +324,7 @@ exception. - + References @@ -417,7 +416,7 @@ it apart ``by hand''. - + Memory Management The record objects returned from @@ -455,7 +454,7 @@ - + References @@ -507,7 +506,7 @@ It has three concrete subclasses: - + <literal>ZOOM::systemException</literal> class systemException: public exception { @@ -528,7 +527,7 @@ - + <literal>ZOOM::bib1Exception</literal> class bib1Exception: public exception { @@ -557,7 +556,7 @@ - + <literal>ZOOM::queryException</literal> class queryException: public exception { @@ -640,7 +639,7 @@ - + References