Sha256: 9f8402fb470e95bb6b4528cab74f826c3d09b2ca94e94621600f113d36420522

Contents?: true

Size: 1.33 KB

Versions: 1

Compression:

Stored size: 1.33 KB

Contents

<?xml version="1.0" encoding="iso-8859-1"?>
<!DOCTYPE html 
     PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
     "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">

<html>
<head>
  <title>new (Rumai::IXP::Struct::Field)</title>
  <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
  <link rel="stylesheet" href="../../../../.././rdoc-style.css" type="text/css" media="screen" />
</head>
<body class="standalone-code">
  <pre><span class="ruby-comment cmt"># File lib/rumai/ixp/message.rb, line 136</span>
        <span class="ruby-keyword kw">def</span> <span class="ruby-identifier">initialize</span> <span class="ruby-identifier">aName</span>, <span class="ruby-identifier">aFormat</span> = <span class="ruby-keyword kw">nil</span>, <span class="ruby-identifier">aCounter</span> = <span class="ruby-keyword kw">nil</span>
          <span class="ruby-ivar">@name</span> = <span class="ruby-identifier">aName</span>
          <span class="ruby-ivar">@format</span> = <span class="ruby-identifier">aFormat</span>
          <span class="ruby-ivar">@countee</span> = <span class="ruby-keyword kw">nil</span>
          <span class="ruby-keyword kw">self</span>.<span class="ruby-identifier">counter</span> = <span class="ruby-identifier">aCounter</span>
        <span class="ruby-keyword kw">end</span></pre>
</body>
</html>

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
rumai-1.0.0 doc/api/classes/Rumai/IXP/Struct/Field.src/M000036.html