summaryrefslogtreecommitdiffstats
path: root/testing/063/namespaceoo_1_1_helpers.xml
blob: 5f157c89302d1bbd186b754cef4a7e0f7b77e8eb (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<doxygen xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="compound.xsd" version="">
  <compounddef id="namespaceoo_1_1_helpers" kind="namespace">
    <compoundname>oo::Helpers</compoundname>
    <sectiondef kind="func">
      <memberdef kind="function" id="namespaceoo_1_1_helpers_1a96c5b755588beb2e930cff23ce811d6c" prot="public" static="no" const="no" explicit="no" inline="no" virt="non-virtual">
        <type/>
        <definition>oo::Helpers::classvar</definition>
        <argsstring>args</argsstring>
        <name>classvar</name>
        <briefdescription>
        </briefdescription>
        <detaileddescription>
          <para>Extension to TclOO to add static variables. Defines variables on the class instead of on the object. Can be used to enforce a limited number of instantiations. <simplesect kind="warning"><para>Do not modify! (unless you're waaay smarter than the writer of the below Tcl/Tk book). flynt2012tcl </para></simplesect>
</para>
        </detaileddescription>
        <inbodydescription>
        </inbodydescription>
        <location file="063_bug_729092.tcl" bodystart="40" bodyend="49"/>
      </memberdef>
    </sectiondef>
    <briefdescription>
    </briefdescription>
    <detaileddescription>
    </detaileddescription>
    <location file="063_bug_729092.tcl" line="1" column="1"/>
  </compounddef>
</doxygen>