mesytec-mnode/external/taskflow-3.8.0/docs/xml/structtf_1_1Timeline.xml
2025-01-04 01:25:05 +01:00

208 lines
11 KiB
XML

<?xml version='1.0' encoding='UTF-8' standalone='no'?>
<doxygen xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="compound.xsd" version="1.9.1" xml:lang="en-US">
<compounddef id="structtf_1_1Timeline" kind="struct" language="C++" prot="private">
<compoundname>tf::Timeline</compoundname>
<sectiondef kind="public-attrib">
<memberdef kind="variable" id="structtf_1_1Timeline_1ad2de68d870637ec1fccd98c2c8973c9f" prot="public" static="no" mutable="no">
<type>size_t</type>
<definition>size_t tf::Timeline::uid</definition>
<argsstring></argsstring>
<name>uid</name>
<briefdescription>
</briefdescription>
<detaileddescription>
</detaileddescription>
<inbodydescription>
</inbodydescription>
<location file="taskflow/core/observer.hpp" line="60" column="10" bodyfile="taskflow/core/observer.hpp" bodystart="60" bodyend="-1"/>
</memberdef>
<memberdef kind="variable" id="structtf_1_1Timeline_1ad38c8a527bc603571c53cfce08ccbab7" prot="public" static="no" mutable="no">
<type><ref refid="namespacetf_1a8cff4bbd797dde4dfab096c3cc657833" kindref="member">observer_stamp_t</ref></type>
<definition>observer_stamp_t tf::Timeline::origin</definition>
<argsstring></argsstring>
<name>origin</name>
<briefdescription>
</briefdescription>
<detaileddescription>
</detaileddescription>
<inbodydescription>
</inbodydescription>
<location file="taskflow/core/observer.hpp" line="62" column="20" bodyfile="taskflow/core/observer.hpp" bodystart="62" bodyend="-1"/>
</memberdef>
<memberdef kind="variable" id="structtf_1_1Timeline_1a5a942a8ff1ad574d7fc339540be960c4" prot="public" static="no" mutable="no">
<type><ref refid="cpp/container/vector" kindref="compound" external="/home/thuang295/Code/taskflow/doxygen/cppreference-doxygen-web.tag.xml">std::vector</ref>&lt; <ref refid="cpp/container/vector" kindref="compound" external="/home/thuang295/Code/taskflow/doxygen/cppreference-doxygen-web.tag.xml">std::vector</ref>&lt; <ref refid="cpp/container/vector" kindref="compound" external="/home/thuang295/Code/taskflow/doxygen/cppreference-doxygen-web.tag.xml">std::vector</ref>&lt; Segment &gt; &gt; &gt;</type>
<definition>std::vector&lt;std::vector&lt;std::vector&lt;Segment&gt; &gt; &gt; tf::Timeline::segments</definition>
<argsstring></argsstring>
<name>segments</name>
<briefdescription>
</briefdescription>
<detaileddescription>
</detaileddescription>
<inbodydescription>
</inbodydescription>
<location file="taskflow/core/observer.hpp" line="63" column="15" bodyfile="taskflow/core/observer.hpp" bodystart="63" bodyend="-1"/>
</memberdef>
</sectiondef>
<sectiondef kind="public-func">
<memberdef kind="function" id="structtf_1_1Timeline_1a2c5e949150d6ac49dfcb9c0ff51ba519" prot="public" static="no" const="no" explicit="no" inline="no" virt="non-virtual">
<type></type>
<definition>tf::Timeline::Timeline</definition>
<argsstring>()=default</argsstring>
<name>Timeline</name>
<briefdescription>
</briefdescription>
<detaileddescription>
</detaileddescription>
<inbodydescription>
</inbodydescription>
<location file="taskflow/core/observer.hpp" line="65" column="3"/>
</memberdef>
<memberdef kind="function" id="structtf_1_1Timeline_1af744379a935c916c98596e43cd416047" prot="public" static="no" const="no" explicit="no" inline="no" virt="non-virtual">
<type></type>
<definition>tf::Timeline::Timeline</definition>
<argsstring>(const Timeline &amp;rhs)=delete</argsstring>
<name>Timeline</name>
<param>
<type>const Timeline &amp;</type>
<declname>rhs</declname>
</param>
<briefdescription>
</briefdescription>
<detaileddescription>
</detaileddescription>
<inbodydescription>
</inbodydescription>
<location file="taskflow/core/observer.hpp" line="67" column="3"/>
</memberdef>
<memberdef kind="function" id="structtf_1_1Timeline_1a2da600f14a05fd319237d79944d3bb4d" prot="public" static="no" const="no" explicit="no" inline="no" virt="non-virtual">
<type></type>
<definition>tf::Timeline::Timeline</definition>
<argsstring>(Timeline &amp;&amp;rhs)=default</argsstring>
<name>Timeline</name>
<param>
<type>Timeline &amp;&amp;</type>
<declname>rhs</declname>
</param>
<briefdescription>
</briefdescription>
<detaileddescription>
</detaileddescription>
<inbodydescription>
</inbodydescription>
<location file="taskflow/core/observer.hpp" line="68" column="3"/>
</memberdef>
<memberdef kind="function" id="structtf_1_1Timeline_1a947baa8607959e2204d7df20a850df86" prot="public" static="no" const="no" explicit="no" inline="no" virt="non-virtual">
<type>Timeline &amp;</type>
<definition>Timeline&amp; tf::Timeline::operator=</definition>
<argsstring>(const Timeline &amp;rhs)=delete</argsstring>
<name>operator=</name>
<param>
<type>const Timeline &amp;</type>
<declname>rhs</declname>
</param>
<briefdescription>
</briefdescription>
<detaileddescription>
</detaileddescription>
<inbodydescription>
</inbodydescription>
<location file="taskflow/core/observer.hpp" line="70" column="12"/>
</memberdef>
<memberdef kind="function" id="structtf_1_1Timeline_1a9f315578cf84dd0ddfa4bff43762eebb" prot="public" static="no" const="no" explicit="no" inline="no" virt="non-virtual">
<type>Timeline &amp;</type>
<definition>Timeline&amp; tf::Timeline::operator=</definition>
<argsstring>(Timeline &amp;&amp;rhs)=default</argsstring>
<name>operator=</name>
<param>
<type>Timeline &amp;&amp;</type>
<declname>rhs</declname>
</param>
<briefdescription>
</briefdescription>
<detaileddescription>
</detaileddescription>
<inbodydescription>
</inbodydescription>
<location file="taskflow/core/observer.hpp" line="71" column="12"/>
</memberdef>
<memberdef kind="function" id="structtf_1_1Timeline_1a435fff911fa14d75c7000f1a908cee57" prot="public" static="no" const="yes" explicit="no" inline="yes" virt="non-virtual">
<templateparamlist>
<param>
<type>typename Archiver</type>
</param>
</templateparamlist>
<type>auto</type>
<definition>auto tf::Timeline::save</definition>
<argsstring>(Archiver &amp;ar) const</argsstring>
<name>save</name>
<param>
<type>Archiver &amp;</type>
<declname>ar</declname>
</param>
<briefdescription>
</briefdescription>
<detaileddescription>
</detaileddescription>
<inbodydescription>
</inbodydescription>
<location file="taskflow/core/observer.hpp" line="74" column="8" bodyfile="taskflow/core/observer.hpp" bodystart="74" bodyend="76"/>
</memberdef>
<memberdef kind="function" id="structtf_1_1Timeline_1af08d956eca1550dcbe161eb53a11fe46" prot="public" static="no" const="no" explicit="no" inline="yes" virt="non-virtual">
<templateparamlist>
<param>
<type>typename Archiver</type>
</param>
</templateparamlist>
<type>auto</type>
<definition>auto tf::Timeline::load</definition>
<argsstring>(Archiver &amp;ar)</argsstring>
<name>load</name>
<param>
<type>Archiver &amp;</type>
<declname>ar</declname>
</param>
<briefdescription>
</briefdescription>
<detaileddescription>
</detaileddescription>
<inbodydescription>
</inbodydescription>
<location file="taskflow/core/observer.hpp" line="79" column="8" bodyfile="taskflow/core/observer.hpp" bodystart="79" bodyend="81"/>
</memberdef>
</sectiondef>
<briefdescription>
</briefdescription>
<detaileddescription>
</detaileddescription>
<collaborationgraph>
<node id="1">
<label>tf::Timeline</label>
<childnode refid="2" relation="usage">
<edgelabel>segments</edgelabel>
</childnode>
<childnode refid="3" relation="usage">
<edgelabel>origin</edgelabel>
</childnode>
</node>
<node id="3">
<label>std::chrono::time_point&lt; std::chrono::steady_clock &gt;</label>
</node>
<node id="2">
<label>std::vector&lt; std::vector&lt; std::vector&lt; Segment &gt; &gt; &gt;</label>
</node>
</collaborationgraph>
<location file="taskflow/core/observer.hpp" line="58" column="1" bodyfile="taskflow/core/observer.hpp" bodystart="58" bodyend="82"/>
<listofallmembers>
<member refid="structtf_1_1Timeline_1af08d956eca1550dcbe161eb53a11fe46" prot="public" virt="non-virtual"><scope>tf::Timeline</scope><name>load</name></member>
<member refid="structtf_1_1Timeline_1a947baa8607959e2204d7df20a850df86" prot="public" virt="non-virtual"><scope>tf::Timeline</scope><name>operator=</name></member>
<member refid="structtf_1_1Timeline_1a9f315578cf84dd0ddfa4bff43762eebb" prot="public" virt="non-virtual"><scope>tf::Timeline</scope><name>operator=</name></member>
<member refid="structtf_1_1Timeline_1ad38c8a527bc603571c53cfce08ccbab7" prot="public" virt="non-virtual"><scope>tf::Timeline</scope><name>origin</name></member>
<member refid="structtf_1_1Timeline_1a435fff911fa14d75c7000f1a908cee57" prot="public" virt="non-virtual"><scope>tf::Timeline</scope><name>save</name></member>
<member refid="structtf_1_1Timeline_1a5a942a8ff1ad574d7fc339540be960c4" prot="public" virt="non-virtual"><scope>tf::Timeline</scope><name>segments</name></member>
<member refid="structtf_1_1Timeline_1a2c5e949150d6ac49dfcb9c0ff51ba519" prot="public" virt="non-virtual"><scope>tf::Timeline</scope><name>Timeline</name></member>
<member refid="structtf_1_1Timeline_1af744379a935c916c98596e43cd416047" prot="public" virt="non-virtual"><scope>tf::Timeline</scope><name>Timeline</name></member>
<member refid="structtf_1_1Timeline_1a2da600f14a05fd319237d79944d3bb4d" prot="public" virt="non-virtual"><scope>tf::Timeline</scope><name>Timeline</name></member>
<member refid="structtf_1_1Timeline_1ad2de68d870637ec1fccd98c2c8973c9f" prot="public" virt="non-virtual"><scope>tf::Timeline</scope><name>uid</name></member>
</listofallmembers>
</compounddef>
</doxygen>