File: class_reminder.xml

package info (click to toggle)
doxygen 1.8.8-3
  • links: PTS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 21,204 kB
  • ctags: 30,799
  • sloc: cpp: 234,372; lex: 34,822; xml: 8,057; python: 2,566; perl: 1,592; ansic: 913; sh: 868; tcl: 594; makefile: 584; php: 445; yacc: 235; objc: 14; java: 1
file content (48 lines) | stat: -rw-r--r-- 1,864 bytes parent folder | download | duplicates (4)
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
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
<?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="class_reminder" kind="class" prot="public">
    <compoundname>Reminder</compoundname>
    <sectiondef kind="public-func">
      <memberdef kind="function" id="class_reminder_1a173b5218bb11287b0e86a550d9f0728d" prot="public" static="no" const="no" explicit="no" inline="no" virt="non-virtual">
        <type>void</type>
        <definition>void Reminder::reminder</definition>
        <argsstring>()</argsstring>
        <name>reminder</name>
        <briefdescription>
        </briefdescription>
        <detaileddescription>
          <para>
            <xrefsect id="reminders_1_reminders000002">
              <xreftitle>Reminder</xreftitle>
              <xrefdescription>
                <para>Need to rework this before the next release. </para>
              </xrefdescription>
            </xrefsect>
          </para>
        </detaileddescription>
        <inbodydescription>
        </inbodydescription>
        <location file="009_bug.cpp" line="59" column="1"/>
      </memberdef>
    </sectiondef>
    <briefdescription>
    </briefdescription>
    <detaileddescription>
      <para>
        <xrefsect id="reminders_1_reminders000001">
          <xreftitle>Reminder</xreftitle>
          <xrefdescription>
            <para>A reminder </para>
          </xrefdescription>
        </xrefsect>
      </para>
    </detaileddescription>
    <location file="009_bug.cpp" bodystart="55" bodyend="60"/>
    <listofallmembers>
      <member refid="class_reminder_1a173b5218bb11287b0e86a550d9f0728d" prot="public" virt="non-virtual">
        <scope>Reminder</scope>
        <name>reminder</name>
      </member>
    </listofallmembers>
  </compounddef>
</doxygen>