<p>osmith has uploaded this change for <strong>review</strong>.</p><p><a href="https://gerrit.osmocom.org/c/libosmocore/+/23507">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">stat_item: add comment with struct overview<br><br>Related: OS#5088<br>Change-Id: Ic63a5884da778938197c658c5f478c23a85a4587<br>---<br>M src/stat_item.c<br>1 file changed, 17 insertions(+), 0 deletions(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://gerrit.osmocom.org:29418/libosmocore refs/changes/07/23507/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/src/stat_item.c b/src/stat_item.c</span><br><span>index 31298fd..d4f3b72 100644</span><br><span>--- a/src/stat_item.c</span><br><span>+++ b/src/stat_item.c</span><br><span>@@ -52,6 +52,23 @@</span><br><span>  *</span><br><span>  */</span><br><span> </span><br><span style="color: hsl(120, 100%, 40%);">+/* Struct overview:</span><br><span style="color: hsl(120, 100%, 40%);">+ * Each osmo_stat_item is attached to an osmo_stat_item_group, which is</span><br><span style="color: hsl(120, 100%, 40%);">+ * attached to the global osmo_stat_item_groups list.</span><br><span style="color: hsl(120, 100%, 40%);">+ *</span><br><span style="color: hsl(120, 100%, 40%);">+ *                       osmo_stat_item_groups</span><br><span style="color: hsl(120, 100%, 40%);">+ *                           /           \</span><br><span style="color: hsl(120, 100%, 40%);">+ *                        group1        group2</span><br><span style="color: hsl(120, 100%, 40%);">+ *                       /      \</span><br><span style="color: hsl(120, 100%, 40%);">+ *                    item1    item2</span><br><span style="color: hsl(120, 100%, 40%);">+ *                      |</span><br><span style="color: hsl(120, 100%, 40%);">+ *                   values</span><br><span style="color: hsl(120, 100%, 40%);">+ *                  /      \</span><br><span style="color: hsl(120, 100%, 40%);">+ *                 1        2</span><br><span style="color: hsl(120, 100%, 40%);">+ *                 |-id     |-id</span><br><span style="color: hsl(120, 100%, 40%);">+ *                 '-value  '-value</span><br><span style="color: hsl(120, 100%, 40%);">+ */</span><br><span style="color: hsl(120, 100%, 40%);">+</span><br><span> #include <stdint.h></span><br><span> #include <string.h></span><br><span> </span><br><span></span><br></pre><p>To view, visit <a href="https://gerrit.osmocom.org/c/libosmocore/+/23507">change 23507</a>. To unsubscribe, or for help writing mail filters, visit <a href="https://gerrit.osmocom.org/settings">settings</a>.</p><div itemscope itemtype="http://schema.org/EmailMessage"><div itemscope itemprop="action" itemtype="http://schema.org/ViewAction"><link itemprop="url" href="https://gerrit.osmocom.org/c/libosmocore/+/23507"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: libosmocore </div>
<div style="display:none"> Gerrit-Branch: master </div>
<div style="display:none"> Gerrit-Change-Id: Ic63a5884da778938197c658c5f478c23a85a4587 </div>
<div style="display:none"> Gerrit-Change-Number: 23507 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: osmith <osmith@sysmocom.de> </div>
<div style="display:none"> Gerrit-MessageType: newchange </div>