LUMIERA.clone/doc/devel/uml/class140293.html
Ichthyostega 6d4133cefe WIP generalizing my builder tools to use the acyclic visitor.
inspired by Loki; ichthyo intends to use this pattern for typesafe visiting within the EDL too...
2007-11-27 06:40:51 +01:00

25 lines
1.3 KiB
HTML

<!-- Documentation produced by the Html generator of Bouml (http://bouml.free.fr) -->
<?xml version="1.0" encoding="UTF-8"?>
<!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>
<title>Class Applicable</title>
<link rel="stylesheet" href="style.css" type="text/css" />
</head>
<body bgcolor="#ffffff">
<div class = "title">Class Applicable</div>
<p></p>
<!-- ============================================================= -->
<a name="refclass140293"></a>
<p>Declaration :</p><ul><li>C++ : template&lt;class TAR&gt; class Applicable </li></ul><p>Directly inherited by : <a href="class134149.html#refclass134149"><b>BuilderTool</b></a> <a href="class134405.html#refclass134405"><b>NodeCreatorTool</b></a> <a href="class134277.html#refclass134277"><b>SegmentationTool</b></a> </p>
<p>Artifact : <a href="index.html#refartifact139141"><b>visitor</b></a></p><div class="sub">
<a name="refoperation134405"></a>
<table><tr><td><div class="element">Operation <b>treat</b></div></td></tr></table><p>Declaration :</p><ul><li>Uml : abstract, + treat(inout visitable : TAR) : </li><li>C++ : public: virtual treat (TAR&amp; visitable) = 0 </li></ul></div>
<p>All public operations : <a href="class140293.html#refoperation134405"><b>treat</b></a> </p>
</body>
</html>