1 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
3 <meta http-equiv="Content-Type" content="text/xhtml;charset="iso-8859-1" />
4 <meta http-equiv="Content-Style-Type" content="text/css" />
5 <meta http-equiv="Content-Language" content="en" />
6 <link rel="stylesheet" href="doxygen.css">
7 <title>TreeView</title>
8 <style type="text/css">
10 .directory { font-size: 10pt; font-weight: bold; }
11 .directory h3 { margin: 0px; margin-top: 1em; font-size: 11pt; }
12 .directory p { margin: 0px; white-space: nowrap; }
13 .directory div { display: none; margin: 0px; }
14 .directory img { vertical-align: middle; }
17 <script type="text/javascript">
18 <!-- // Hide script from old browsers
20 function findChildNode(node, name)
27 node = node.firstChild;
30 if (node.nodeName == name)
34 temp = findChildNode(node, name);
39 node = node.nextSibling;
44 function toggleFolder(id, imageNode)
46 var folder = document.getElementById(id);
48 var vl = "ftv2vertline.png";
49 if (imageNode != null && imageNode.nodeName != "IMG")
51 imageNode = findChildNode(imageNode, "IMG");
52 if (imageNode!=null) l = imageNode.src.length;
57 else if (folder.style.display == "block")
59 while (imageNode != null &&
60 imageNode.src.substring(l-vl.length,l) == vl)
62 imageNode = imageNode.nextSibling;
63 l = imageNode.src.length;
65 if (imageNode != null)
67 l = imageNode.src.length;
68 imageNode.nextSibling.src = "ftv2folderclosed.png";
69 if (imageNode.src.substring(l-13,l) == "ftv2mnode.png")
71 imageNode.src = "ftv2pnode.png";
73 else if (imageNode.src.substring(l-17,l) == "ftv2mlastnode.png")
75 imageNode.src = "ftv2plastnode.png";
78 folder.style.display = "none";
82 while (imageNode != null &&
83 imageNode.src.substring(l-vl.length,l) == vl)
85 imageNode = imageNode.nextSibling;
86 l = imageNode.src.length;
88 if (imageNode != null)
90 l = imageNode.src.length;
91 imageNode.nextSibling.src = "ftv2folderopen.png";
92 if (imageNode.src.substring(l-13,l) == "ftv2pnode.png")
94 imageNode.src = "ftv2mnode.png";
96 else if (imageNode.src.substring(l-17,l) == "ftv2plastnode.png")
98 imageNode.src = "ftv2mlastnode.png";
101 folder.style.display = "block";
105 // End script hiding -->
109 <body bgcolor="#ffffff">
110 <div class="directory">
112 <div style="display: block;">
113 <p><img src="ftv2node.png" alt="o" width=16 height=22 /><img src="ftv2doc.png" alt="*" width=24 height=22 /><a class="el" href="main.html" target="basefrm">PƔgina principal</a></p>
114 <p><img src="ftv2pnode.png" alt="o" width=16 height=22 onclick="toggleFolder('folder1', this)"/><img src="ftv2folderclosed.png" alt="+" width=24 height=22 onclick="toggleFolder('folder1', this)"/><a class="el" href="files.html" target="basefrm">Lista de archivos</a></p>
116 <p><img src="ftv2vertline.png" alt="|" width=16 height=22 /><img src="ftv2node.png" alt="o" width=16 height=22 /><img src="ftv2doc.png" alt="*" width=24 height=22 /><a class="el" href="Perfil_2consultas_8php.html" target="basefrm">Perfil/consultas.php</a></p>
117 <p><img src="ftv2vertline.png" alt="|" width=16 height=22 /><img src="ftv2node.png" alt="o" width=16 height=22 /><img src="ftv2doc.png" alt="*" width=24 height=22 /><a class="el" href="Samurai_2consultas_8php.html" target="basefrm">Samurai/consultas.php</a></p>
118 <p><img src="ftv2vertline.png" alt="|" width=16 height=22 /><img src="ftv2node.png" alt="o" width=16 height=22 /><img src="ftv2doc.png" alt="*" width=24 height=22 /><a class="el" href="Sistema_2consultas_8php.html" target="basefrm">Sistema/consultas.php</a></p>
119 <p><img src="ftv2vertline.png" alt="|" width=16 height=22 /><img src="ftv2node.png" alt="o" width=16 height=22 /><img src="ftv2doc.png" alt="*" width=24 height=22 /><a class="el" href="DB_8php.html" target="basefrm">DB.php</a></p>
120 <p><img src="ftv2vertline.png" alt="|" width=16 height=22 /><img src="ftv2node.png" alt="o" width=16 height=22 /><img src="ftv2doc.png" alt="*" width=24 height=22 /><a class="el" href="Perfil_8php.html" target="basefrm">Perfil.php</a></p>
121 <p><img src="ftv2vertline.png" alt="|" width=16 height=22 /><img src="ftv2node.png" alt="o" width=16 height=22 /><img src="ftv2doc.png" alt="*" width=24 height=22 /><a class="el" href="Permiso_8php.html" target="basefrm">Permiso.php</a></p>
122 <p><img src="ftv2vertline.png" alt="|" width=16 height=22 /><img src="ftv2node.png" alt="o" width=16 height=22 /><img src="ftv2doc.png" alt="*" width=24 height=22 /><a class="el" href="Samurai_8php.html" target="basefrm">Samurai.php</a></p>
123 <p><img src="ftv2vertline.png" alt="|" width=16 height=22 /><img src="ftv2node.png" alt="o" width=16 height=22 /><img src="ftv2doc.png" alt="*" width=24 height=22 /><a class="el" href="Samurai__DB_8php.html" target="basefrm">Samurai_DB.php</a></p>
124 <p><img src="ftv2vertline.png" alt="|" width=16 height=22 /><img src="ftv2node.png" alt="o" width=16 height=22 /><img src="ftv2doc.png" alt="*" width=24 height=22 /><a class="el" href="Sistema_8php.html" target="basefrm">Sistema.php</a></p>
125 <p><img src="ftv2vertline.png" alt="|" width=16 height=22 /><img src="ftv2lastnode.png" alt="\" width=16 height=22 /><img src="ftv2doc.png" alt="*" width=24 height=22 /><a class="el" href="Usuario_8php.html" target="basefrm">Usuario.php</a></p>
127 <p><img src="ftv2pnode.png" alt="o" width=16 height=22 onclick="toggleFolder('folder2', this)"/><img src="ftv2folderclosed.png" alt="+" width=24 height=22 onclick="toggleFolder('folder2', this)"/><a class="el" href="annotated.html" target="basefrm">Lista de componentes</a></p>
129 <p><img src="ftv2vertline.png" alt="|" width=16 height=22 /><img src="ftv2node.png" alt="o" width=16 height=22 /><img src="ftv2doc.png" alt="*" width=24 height=22 /><a class="el" href="classSamurai.html" target="basefrm">Samurai</a></p>
130 <p><img src="ftv2vertline.png" alt="|" width=16 height=22 /><img src="ftv2node.png" alt="o" width=16 height=22 /><img src="ftv2doc.png" alt="*" width=24 height=22 /><a class="el" href="classSAMURAI__DB.html" target="basefrm">SAMURAI_DB</a></p>
131 <p><img src="ftv2vertline.png" alt="|" width=16 height=22 /><img src="ftv2node.png" alt="o" width=16 height=22 /><img src="ftv2doc.png" alt="*" width=24 height=22 /><a class="el" href="classSamurai__DB2.html" target="basefrm">Samurai_DB2</a></p>
132 <p><img src="ftv2vertline.png" alt="|" width=16 height=22 /><img src="ftv2node.png" alt="o" width=16 height=22 /><img src="ftv2doc.png" alt="*" width=24 height=22 /><a class="el" href="classSAMURAI__Perfil.html" target="basefrm">SAMURAI_Perfil</a></p>
133 <p><img src="ftv2vertline.png" alt="|" width=16 height=22 /><img src="ftv2node.png" alt="o" width=16 height=22 /><img src="ftv2doc.png" alt="*" width=24 height=22 /><a class="el" href="classSAMURAI__Permiso.html" target="basefrm">SAMURAI_Permiso</a></p>
134 <p><img src="ftv2vertline.png" alt="|" width=16 height=22 /><img src="ftv2node.png" alt="o" width=16 height=22 /><img src="ftv2doc.png" alt="*" width=24 height=22 /><a class="el" href="classSAMURAI__Sistema.html" target="basefrm">SAMURAI_Sistema</a></p>
135 <p><img src="ftv2vertline.png" alt="|" width=16 height=22 /><img src="ftv2lastnode.png" alt="\" width=16 height=22 /><img src="ftv2doc.png" alt="*" width=24 height=22 /><a class="el" href="classSAMURAI__Usuario.html" target="basefrm">SAMURAI_Usuario</a></p>
137 <p><img src="ftv2lastnode.png" alt="\" width=16 height=22 /><img src="ftv2doc.png" alt="*" width=24 height=22 /><a class="el" href="functions.html" target="basefrm">Miembros de las clases</a></p>