diff options
Diffstat (limited to 'doc/html/namespaceIsis.html')
-rw-r--r-- | doc/html/namespaceIsis.html | 107 |
1 files changed, 107 insertions, 0 deletions
diff --git a/doc/html/namespaceIsis.html b/doc/html/namespaceIsis.html new file mode 100644 index 0000000..6fd499a --- /dev/null +++ b/doc/html/namespaceIsis.html @@ -0,0 +1,107 @@ +<!-- This comment will put IE 6, 7 and 8 in quirks mode --> +<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> +<html xmlns="http://www.w3.org/1999/xhtml"> +<head> +<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/> +<title>IsisReader: Isis Namespace Reference</title> +<link href="tabs.css" rel="stylesheet" type="text/css"/> +<link href="search/search.css" rel="stylesheet" type="text/css"/> +<script type="text/javaScript" src="search/search.js"></script> +<link href="doxygen.css" rel="stylesheet" type="text/css"/> +</head> +<body onload='searchBox.OnSelectItem(0);'> +<!-- Generated by Doxygen 1.6.1 --> +<script type="text/javascript"><!-- +var searchBox = new SearchBox("searchBox", "search",false,'Search'); +--></script> +<div class="navigation" id="top"> + <div class="tabs"> + <ul> + <li><a href="index.html"><span>Main Page</span></a></li> + <li class="current"><a href="namespaces.html"><span>Namespaces</span></a></li> + <li><a href="annotated.html"><span>Classes</span></a></li> + <li><a href="files.html"><span>Files</span></a></li> + <li> + <div id="MSearchBox" class="MSearchBoxInactive"> + <img id="MSearchSelect" src="search/search.png" + onmouseover="return searchBox.OnSearchSelectShow()" + onmouseout="return searchBox.OnSearchSelectHide()" + alt=""/> + <input type="text" id="MSearchField" value="Search" accesskey="S" + onfocus="searchBox.OnSearchFieldFocus(true)" + onblur="searchBox.OnSearchFieldFocus(false)" + onkeyup="searchBox.OnSearchFieldChange(event)"/> + <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a> + </div> + </li> + </ul> + </div> + <div class="tabs"> + <ul> + <li><a href="namespaces.html"><span>Namespace List</span></a></li> + </ul> + </div> +</div> +<div class="contents"> +<h1>Isis Namespace Reference</h1><table border="0" cellpadding="0" cellspacing="0"> +</table> +<hr/><a name="_details"></a><h2>Detailed Description</h2> +<p>This class represents a "database".</p> +<dl class="version"><dt><b>Version:</b></dt><dd></dd></dl> +<dl class="rcs"><dt><b>Revision</b></dt><dd>1.3 </dd></dl> +<p>LGPL</p> +<p>This class represents the connection to a HTTP server. This is not for general purpose, but to transfer <a class="el" href="namespaceIsis.html">Isis</a> records over HTTP.</p> +<dl class="version"><dt><b>Version:</b></dt><dd></dd></dl> +<dl class="rcs"><dt><b>Revision</b></dt><dd>1.3 </dd></dl> +<p>LGPL</p> +<p>An ISIS(/IIF/Z39.2/ISO2709)-style record in pure PHP.</p> +<p>This is only loosely connected to an <a class="el" href="namespaceIsis.html">Isis</a> Database, most functions can be used without having a DB.</p> +<p>Note: Most getter methods work regardless of the type of tags. However, the setters are strongly biased towards numeric tags.</p> +<dl class="version"><dt><b>Version:</b></dt><dd></dd></dl> +<dl class="rcs"><dt><b>Revision</b></dt><dd>1.3 </dd></dl> +<p>LGPL</p> +<p>This class represents the connection to an <a class="el" href="namespaceIsis.html">Isis</a> server.</p> +<p>In general, a server is any object having a request function, accepting a single <a class="el" href="classIsis__Rec.html">Isis_Rec</a> parameter and returning an <a class="el" href="classIsis__Rec.html">Isis_Rec</a>.</p> +<p>This implementation is based on a TCP or UNIX socket.</p> +<dl class="version"><dt><b>Version:</b></dt><dd></dd></dl> +<dl class="rcs"><dt><b>Revision</b></dt><dd>1.5 </dd></dl> +<p>LGPL</p> +<p>This class represents a "database".</p> +<dl class="version"><dt><b>Version:</b></dt><dd></dd></dl> +<dl class="rcs"><dt><b>Revision</b></dt><dd>1.2 </dd></dl> +<p>LGPL</p> +<p>The flat file database. It does not know anything about isis records, it's just dealing with the string representation.</p> +<p>58971 records (unesb), 29442129 bytes flat (34565120 as .mst) mkxrf: 8.1 sec (7280 recs / sec) read all (just the string): 3.48 sec (~17.000 recs / sec) read 10.000, creating recs: 3.95 sec read 1.000, creating recs, printing: ~2 sec</p> +<dl class="version"><dt><b>Version:</b></dt><dd></dd></dl> +<dl class="rcs"><dt><b>Revision</b></dt><dd>1.4 </dd></dl> +<p>LGPL</p> +<p>This class represents the connection to a HTTP server. This is not for general purpose, but to transfer <a class="el" href="namespaceIsis.html">Isis</a> records over HTTP.</p> +<dl class="version"><dt><b>Version:</b></dt><dd></dd></dl> +<dl class="rcs"><dt><b>Revision</b></dt><dd>1.4 </dd></dl> +<p>LGPL</p> +<p>An ISIS(/IIF/Z39.2/ISO2709)-style record in pure PHP. First of all: Use Tcl, Java, Perl or plain C, but please don't use PHP -- it's a mess.</p> +<p>This is only loosely connected to an <a class="el" href="namespaceIsis.html">Isis</a> Database, most functions can be used without having a DB.</p> +<p>Note: Most getter methods work regardless of the type of tags. However, the setters are strongly biased towards numeric tags.</p> +<dl class="version"><dt><b>Version:</b></dt><dd></dd></dl> +<dl class="rcs"><dt><b>Revision</b></dt><dd>1.10 </dd></dl> +<p>LGPL </p> +</div> +<!--- window showing the filter options --> +<div id="MSearchSelectWindow" + onmouseover="return searchBox.OnSearchSelectShow()" + onmouseout="return searchBox.OnSearchSelectHide()" + onkeydown="return searchBox.OnSearchSelectKey(event)"> +<a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(0)"><span class="SelectionMark"> </span>All</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(1)"><span class="SelectionMark"> </span>Classes</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(2)"><span class="SelectionMark"> </span>Namespaces</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(3)"><span class="SelectionMark"> </span>Functions</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(4)"><span class="SelectionMark"> </span>Variables</a></div> + +<!-- iframe showing the search results (closed by default) --> +<div id="MSearchResultsWindow"> +<iframe src="" frameborder="0" + name="MSearchResults" id="MSearchResults"> +</iframe> +</div> + +<hr size="1"/><address style="text-align: right;"><small>Generated on Tue Mar 30 14:47:16 2010 for IsisReader by +<a href="http://www.doxygen.org/index.html"> +<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.6.1 </small></address> +</body> +</html> |