27 lines
1.5 KiB
HTML
27 lines
1.5 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 TypeHandler</title>
|
||
|
|
<link rel="stylesheet" href="style.css" type="text/css" />
|
||
|
|
</head>
|
||
|
|
|
||
|
|
<body bgcolor="#ffffff">
|
||
|
|
|
||
|
|
<div class = "title">Class TypeHandler</div>
|
||
|
|
<p></p>
|
||
|
|
|
||
|
|
<!-- ============================================================= -->
|
||
|
|
|
||
|
|
<a name="refclass140805"></a>
|
||
|
|
<p>Declaration :</p><ul><li>C++ : template<class TY> class TypeHandler </li><li>Java : public interface TypeHandler<TY> </li></ul><p>Directly inherited by : <a href="class141317.html#refclass141317"><b>TypeHandler<Pipe></b></a> </p>
|
||
|
|
<div class="sub">
|
||
|
|
<a name="refoperation135045"></a>
|
||
|
|
<table><tr><td><div class="element">Operation <b>find</b></div></td></tr></table><p>Declaration :</p><ul><li>Uml : abstract, + find(in capabilities : Pred) : TY</li><li>C++ : public: virtual TY find () = 0 </li></ul><a name="refoperation135173"></a>
|
||
|
|
<table><tr><td><div class="element">Operation <b>make</b></div></td></tr></table><p>Declaration :</p><ul><li>Uml : abstract, + make(in capabilities : Pred) : TY</li><li>C++ : public: virtual TY make () = 0 </li></ul></div>
|
||
|
|
<p>All public operations : <a href="class140805.html#refoperation135045"><b>find</b></a> , <a href="class140805.html#refoperation135173"><b>make</b></a> </p>
|
||
|
|
</body>
|
||
|
|
</html>
|