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