<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1"> <title>Ruby-VPI: swig.h File Reference</title> <link href="doxygen.css" rel="stylesheet" type="text/css"> <link href="tabs.css" rel="stylesheet" type="text/css"> </head><body> <!-- Generated by Doxygen 1.4.7 --> <div class="tabs"> <ul> <li><a href="index.html"><span>Main Page</span></a></li> <li><a href="annotated.html"><span>Data Structures</span></a></li> <li id="current"><a href="files.html"><span>Files</span></a></li> </ul></div> <div class="tabs"> <ul> <li><a href="files.html"><span>File List</span></a></li> <li><a href="globals.html"><span>Globals</span></a></li> </ul></div> <h1>swig.h File Reference</h1>C interface to the SWIG-generated VPI interface. <a href="#_details">More...</a> <p> <code>#include <ruby.h></code><br> <table border="0" cellpadding="0" cellspacing="0"> <tr><td></td></tr> <tr><td colspan="2"><br><h2>Functions</h2></td></tr> <tr><td class="memItemLeft" nowrap align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="swig_8h.html#fb31a3a8e1674c2ca6f32a9772bfb491">swig_init</a> ()</td></tr> <tr><td class="mdescLeft"> </td><td class="mdescRight">Registers the SWIG-generated VPI interface with Ruby, so that Ruby code can access it. <a href="#fb31a3a8e1674c2ca6f32a9772bfb491"></a><br></td></tr> <tr><td class="memItemLeft" nowrap align="right" valign="top">VALUE </td><td class="memItemRight" valign="bottom"><a class="el" href="swig_8h.html#8ddc9ef9bf799f418bfe09959e695b0f">swig_rb_relay_verilog</a> (VALUE arSelf)</td></tr> <tr><td class="mdescLeft"> </td><td class="mdescRight">Transfers control from Ruby code to Verilog code. <a href="#8ddc9ef9bf799f418bfe09959e695b0f"></a><br></td></tr> </table> <hr><a name="_details"></a><h2>Detailed Description</h2> C interface to the SWIG-generated VPI interface. <p> <hr><h2>Function Documentation</h2> <a class="anchor" name="fb31a3a8e1674c2ca6f32a9772bfb491"></a><!-- doxytag: member="swig.h::swig_init" ref="fb31a3a8e1674c2ca6f32a9772bfb491" args="()" --> <div class="memitem"> <div class="memproto"> <table class="memname"> <tr> <td class="memname">void swig_init </td> <td>(</td> <td class="paramname"> </td> <td> ) </td> <td width="100%"></td> </tr> </table> </div> <div class="memdoc"> <p> Registers the SWIG-generated VPI interface with Ruby, so that Ruby code can access it. <p> </div> </div><p> <a class="anchor" name="8ddc9ef9bf799f418bfe09959e695b0f"></a><!-- doxytag: member="swig.h::swig_rb_relay_verilog" ref="8ddc9ef9bf799f418bfe09959e695b0f" args="(VALUE arSelf)" --> <div class="memitem"> <div class="memproto"> <table class="memname"> <tr> <td class="memname">VALUE swig_rb_relay_verilog </td> <td>(</td> <td class="paramtype">VALUE </td> <td class="paramname"> <em>arSelf</em> </td> <td> ) </td> <td width="100%"></td> </tr> </table> </div> <div class="memdoc"> <p> Transfers control from Ruby code to Verilog code. <p> </div> </div><p> <hr size="1"><address style="align: right;"><small>Generated on Thu Dec 7 15:09:44 2006 for Ruby-VPI by <a href="http://www.doxygen.org/index.html"> <img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.4.7 </small></address> </body> </html>