Blame testing/025/example_test_8cpp-example.xml

Packit 1c1d7e
Packit 1c1d7e
<doxygen xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="compound.xsd" version="">
Packit 1c1d7e
  <compounddef id="example_test_8cpp-example" kind="example">
Packit 1c1d7e
    <compoundname>example_test.cpp</compoundname>
Packit 1c1d7e
    <briefdescription>
Packit 1c1d7e
    </briefdescription>
Packit 1c1d7e
    <detaileddescription>
Packit 1c1d7e
      <para>This is an example of how to use the <ref refid="class_test" kindref="compound">Test</ref> class.</para>
Packit 1c1d7e
      <para>More details about this example. <programlisting filename="example_test.cpp"><codeline><highlight class="keywordtype">void</highlight><highlight class="normal"><sp/>main()</highlight></codeline><codeline><highlight class="normal">{</highlight></codeline><codeline><highlight class="normal"><sp/><sp/></highlight><highlight class="keyword">const</highlight><highlight class="normal"><sp/></highlight><highlight class="keywordtype">char</highlight><highlight class="normal">*<sp/>a<sp/>=<sp/></highlight><highlight class="stringliteral">"Some<sp/>special<sp/>character<sp/>here:<sp/><sp value="7"/><sp/>"</highlight><highlight class="normal">;</highlight></codeline><codeline><highlight class="normal"/></codeline><codeline><highlight class="normal"><sp/><sp/><ref refid="class_test" kindref="compound">Test</ref><sp/>t;</highlight></codeline><codeline><highlight class="normal"><sp/><sp/>t.<ref refid="class_test_1a47b775f65718978f1ffcd96376f8ecfa" kindref="member">example</ref>();</highlight></codeline><codeline><highlight class="normal">}</highlight></codeline><codeline><highlight class="normal"/></codeline></programlisting> </para>
Packit 1c1d7e
    </detaileddescription>
Packit 1c1d7e
  </compounddef>
Packit 1c1d7e
</doxygen>