Merge commit '655eefc07db57c1d21cbf11487876c7d8ad6dc11'
[nepi.git] / doc / sphinx / _build / html / _layout / nepi.data.processing.ccn.html
diff --git a/doc/sphinx/_build/html/_layout/nepi.data.processing.ccn.html b/doc/sphinx/_build/html/_layout/nepi.data.processing.ccn.html
new file mode 100644 (file)
index 0000000..42b3656
--- /dev/null
@@ -0,0 +1,174 @@
+<!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>
+    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
+    
+    <title>nepi.data.processing.ccn package &mdash; NEPI 3.2 documentation</title>
+    
+    <link rel="stylesheet" href="../_static/sphinxdoc.css" type="text/css" />
+    <link rel="stylesheet" href="../_static/pygments.css" type="text/css" />
+    
+    <script type="text/javascript">
+      var DOCUMENTATION_OPTIONS = {
+        URL_ROOT:    '../',
+        VERSION:     '3.2',
+        COLLAPSE_INDEX: false,
+        FILE_SUFFIX: '.html',
+        HAS_SOURCE:  true
+      };
+    </script>
+    <script type="text/javascript" src="../_static/jquery.js"></script>
+    <script type="text/javascript" src="../_static/underscore.js"></script>
+    <script type="text/javascript" src="../_static/doctools.js"></script>
+    <link rel="top" title="NEPI 3.2 documentation" href="../index.html" /> 
+  </head>
+  <body>
+    <div class="related">
+      <h3>Navigation</h3>
+      <ul>
+        <li class="right" style="margin-right: 10px">
+          <a href="../genindex.html" title="General Index"
+             accesskey="I">index</a></li>
+        <li class="right" >
+          <a href="../py-modindex.html" title="Python Module Index"
+             >modules</a> |</li>
+        <li><a href="../index.html">NEPI 3.2 documentation</a> &raquo;</li> 
+      </ul>
+    </div>
+      <div class="sphinxsidebar">
+        <div class="sphinxsidebarwrapper">
+  <h3><a href="../index.html">Table Of Contents</a></h3>
+  <ul>
+<li><a class="reference internal" href="#">nepi.data.processing.ccn package</a><ul>
+<li><a class="reference internal" href="#submodules">Submodules</a></li>
+<li><a class="reference internal" href="#module-nepi.data.processing.ccn.parser">nepi.data.processing.ccn.parser module</a></li>
+<li><a class="reference internal" href="#module-nepi.data.processing.ccn">Module contents</a></li>
+</ul>
+</li>
+</ul>
+
+  <h3>This Page</h3>
+  <ul class="this-page-menu">
+    <li><a href="../_sources/_layout/nepi.data.processing.ccn.txt"
+           rel="nofollow">Show Source</a></li>
+  </ul>
+<div id="searchbox" style="display: none">
+  <h3>Quick search</h3>
+    <form class="search" action="../search.html" method="get">
+      <input type="text" name="q" />
+      <input type="submit" value="Go" />
+      <input type="hidden" name="check_keywords" value="yes" />
+      <input type="hidden" name="area" value="default" />
+    </form>
+    <p class="searchtip" style="font-size: 90%">
+    Enter search terms or a module, class or function name.
+    </p>
+</div>
+<script type="text/javascript">$('#searchbox').show(0);</script>
+        </div>
+      </div>
+
+    <div class="document">
+      <div class="documentwrapper">
+        <div class="bodywrapper">
+          <div class="body">
+            
+  <div class="section" id="nepi-data-processing-ccn-package">
+<h1>nepi.data.processing.ccn package<a class="headerlink" href="#nepi-data-processing-ccn-package" title="Permalink to this headline">¶</a></h1>
+<div class="section" id="submodules">
+<h2>Submodules<a class="headerlink" href="#submodules" title="Permalink to this headline">¶</a></h2>
+</div>
+<div class="section" id="module-nepi.data.processing.ccn.parser">
+<span id="nepi-data-processing-ccn-parser-module"></span><h2>nepi.data.processing.ccn.parser module<a class="headerlink" href="#module-nepi.data.processing.ccn.parser" title="Permalink to this headline">¶</a></h2>
+<dl class="function">
+<dt id="nepi.data.processing.ccn.parser.annotate_cn_graph">
+<tt class="descclassname">nepi.data.processing.ccn.parser.</tt><tt class="descname">annotate_cn_graph</tt><big>(</big><em>logs_dir</em>, <em>graph</em>, <em>parse_ping_logs=False</em><big>)</big><a class="reference internal" href="../_modules/nepi/data/processing/ccn/parser.html#annotate_cn_graph"><span class="viewcode-link">[source]</span></a><a class="headerlink" href="#nepi.data.processing.ccn.parser.annotate_cn_graph" title="Permalink to this definition">¶</a></dt>
+<dd><p>Adds CCN content history for each node in the topology graph.</p>
+</dd></dl>
+
+<dl class="function">
+<dt id="nepi.data.processing.ccn.parser.annotate_cn_node">
+<tt class="descclassname">nepi.data.processing.ccn.parser.</tt><tt class="descname">annotate_cn_node</tt><big>(</big><em>graph</em>, <em>nid</em>, <em>ips2nid</em>, <em>data</em>, <em>content_history</em><big>)</big><a class="reference internal" href="../_modules/nepi/data/processing/ccn/parser.html#annotate_cn_node"><span class="viewcode-link">[source]</span></a><a class="headerlink" href="#nepi.data.processing.ccn.parser.annotate_cn_node" title="Permalink to this definition">¶</a></dt>
+<dd></dd></dl>
+
+<dl class="function">
+<dt id="nepi.data.processing.ccn.parser.ccn_consumers">
+<tt class="descclassname">nepi.data.processing.ccn.parser.</tt><tt class="descname">ccn_consumers</tt><big>(</big><em>graph</em><big>)</big><a class="reference internal" href="../_modules/nepi/data/processing/ccn/parser.html#ccn_consumers"><span class="viewcode-link">[source]</span></a><a class="headerlink" href="#nepi.data.processing.ccn.parser.ccn_consumers" title="Permalink to this definition">¶</a></dt>
+<dd><p>Returns the nodes that are content consumers</p>
+</dd></dl>
+
+<dl class="function">
+<dt id="nepi.data.processing.ccn.parser.ccn_producers">
+<tt class="descclassname">nepi.data.processing.ccn.parser.</tt><tt class="descname">ccn_producers</tt><big>(</big><em>graph</em><big>)</big><a class="reference internal" href="../_modules/nepi/data/processing/ccn/parser.html#ccn_producers"><span class="viewcode-link">[source]</span></a><a class="headerlink" href="#nepi.data.processing.ccn.parser.ccn_producers" title="Permalink to this definition">¶</a></dt>
+<dd><p>Returns the nodes that are content providers</p>
+</dd></dl>
+
+<dl class="function">
+<dt id="nepi.data.processing.ccn.parser.dump_content_history">
+<tt class="descclassname">nepi.data.processing.ccn.parser.</tt><tt class="descname">dump_content_history</tt><big>(</big><em>content_history</em><big>)</big><a class="reference internal" href="../_modules/nepi/data/processing/ccn/parser.html#dump_content_history"><span class="viewcode-link">[source]</span></a><a class="headerlink" href="#nepi.data.processing.ccn.parser.dump_content_history" title="Permalink to this definition">¶</a></dt>
+<dd></dd></dl>
+
+<dl class="function">
+<dt id="nepi.data.processing.ccn.parser.is_control">
+<tt class="descclassname">nepi.data.processing.ccn.parser.</tt><tt class="descname">is_control</tt><big>(</big><em>content_name</em><big>)</big><a class="reference internal" href="../_modules/nepi/data/processing/ccn/parser.html#is_control"><span class="viewcode-link">[source]</span></a><a class="headerlink" href="#nepi.data.processing.ccn.parser.is_control" title="Permalink to this definition">¶</a></dt>
+<dd></dd></dl>
+
+<dl class="function">
+<dt id="nepi.data.processing.ccn.parser.load_content_history">
+<tt class="descclassname">nepi.data.processing.ccn.parser.</tt><tt class="descname">load_content_history</tt><big>(</big><em>fname</em><big>)</big><a class="reference internal" href="../_modules/nepi/data/processing/ccn/parser.html#load_content_history"><span class="viewcode-link">[source]</span></a><a class="headerlink" href="#nepi.data.processing.ccn.parser.load_content_history" title="Permalink to this definition">¶</a></dt>
+<dd></dd></dl>
+
+<dl class="function">
+<dt id="nepi.data.processing.ccn.parser.parse_file">
+<tt class="descclassname">nepi.data.processing.ccn.parser.</tt><tt class="descname">parse_file</tt><big>(</big><em>filename</em><big>)</big><a class="reference internal" href="../_modules/nepi/data/processing/ccn/parser.html#parse_file"><span class="viewcode-link">[source]</span></a><a class="headerlink" href="#nepi.data.processing.ccn.parser.parse_file" title="Permalink to this definition">¶</a></dt>
+<dd><p>Parses message information from ccnd log files</p>
+<p>filename: path to ccndlog file</p>
+</dd></dl>
+
+<dl class="function">
+<dt id="nepi.data.processing.ccn.parser.process_content_history">
+<tt class="descclassname">nepi.data.processing.ccn.parser.</tt><tt class="descname">process_content_history</tt><big>(</big><em>graph</em><big>)</big><a class="reference internal" href="../_modules/nepi/data/processing/ccn/parser.html#process_content_history"><span class="viewcode-link">[source]</span></a><a class="headerlink" href="#nepi.data.processing.ccn.parser.process_content_history" title="Permalink to this definition">¶</a></dt>
+<dd><p>Compute CCN message counts and aggregates content historical 
+information in the content_names dictionary</p>
+</dd></dl>
+
+<dl class="function">
+<dt id="nepi.data.processing.ccn.parser.process_content_history_logs">
+<tt class="descclassname">nepi.data.processing.ccn.parser.</tt><tt class="descname">process_content_history_logs</tt><big>(</big><em>logs_dir</em>, <em>graph</em>, <em>parse_ping_logs=False</em><big>)</big><a class="reference internal" href="../_modules/nepi/data/processing/ccn/parser.html#process_content_history_logs"><span class="viewcode-link">[source]</span></a><a class="headerlink" href="#nepi.data.processing.ccn.parser.process_content_history_logs" title="Permalink to this definition">¶</a></dt>
+<dd><p>Parse CCN logs and aggregate content history information in graph.
+Returns annotated graph and message countn and content names history.</p>
+</dd></dl>
+
+</div>
+<div class="section" id="module-nepi.data.processing.ccn">
+<span id="module-contents"></span><h2>Module contents<a class="headerlink" href="#module-nepi.data.processing.ccn" title="Permalink to this headline">¶</a></h2>
+</div>
+</div>
+
+
+          </div>
+        </div>
+      </div>
+      <div class="clearer"></div>
+    </div>
+    <div class="related">
+      <h3>Navigation</h3>
+      <ul>
+        <li class="right" style="margin-right: 10px">
+          <a href="../genindex.html" title="General Index"
+             >index</a></li>
+        <li class="right" >
+          <a href="../py-modindex.html" title="Python Module Index"
+             >modules</a> |</li>
+        <li><a href="../index.html">NEPI 3.2 documentation</a> &raquo;</li> 
+      </ul>
+    </div>
+    <div class="footer">
+        &copy; Copyright 2014, Alina Quereilhac, Lucia Guevgeozian Odizzio, Julien Tribino.
+      Created using <a href="http://sphinx-doc.org/">Sphinx</a> 1.2.3.
+    </div>
+  </body>
+</html>
\ No newline at end of file