File: frame.html

package info (click to toggle)
db4.3 4.3.29-8
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k
  • size: 34,368 kB
  • ctags: 26,050
  • sloc: ansic: 111,720; tcl: 39,474; java: 29,503; perl: 11,771; sh: 11,295; cpp: 8,584; makefile: 1,769; awk: 1,312; cs: 457; xml: 114; php: 22; asm: 14
file content (20 lines) | stat: -rw-r--r-- 667 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
<!--$Id: frame.so,v 10.7 2004/11/08 18:07:47 bostic Exp $-->
<html>
<head>
<title>
Berkeley DB API (Version: 4.3.29)
</title>
<meta name="description" content="Berkeley DB: An embedded database programmatic toolkit.">
<meta name="keywords" content="embedded,database,programmatic,toolkit,btree,hash,hashing,transaction,transactions,locking,logging,access method,access methods,Java,C,C++">
</head>
<frameset cols="20%,80%">
<frame src="object.html" name="object" title="Objects">
<frame
src="api_core.html"
name="method" title=
"Berkeley DB API (Version: 4.3.29)">
<noframes>
<meta http-equiv="refresh" content="0;url=api_index.html">
</noframes>
</frameset>
</html>