Metahuman_DNA_Calibration/docs/doxygen/build/xml/classtrio_1_1Resizable.xml

80 lines
3.9 KiB
XML
Raw Normal View History

2022-11-28 19:21:26 +08:00
<?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.4" xml:lang="en-US">
<compounddef id="classtrio_1_1Resizable" kind="class" language="C++" prot="public" abstract="yes">
<compoundname>trio::Resizable</compoundname>
<derivedcompoundref refid="classtrio_1_1MemoryMappedFileStream" prot="public" virt="non-virtual">trio::MemoryMappedFileStream</derivedcompoundref>
<includes refid="Concepts_8h" local="no">Concepts.h</includes>
<sectiondef kind="public-func">
<memberdef kind="function" id="classtrio_1_1Resizable_1aea247c331cf9ef72ec2106e9d4ed9b82" prot="public" static="no" const="no" explicit="no" inline="no" virt="pure-virtual">
<type>void</type>
<definition>virtual void trio::Resizable::resize</definition>
<argsstring>(std::uint64_t size)=0</argsstring>
<name>resize</name>
<qualifiedname>trio::Resizable::resize</qualifiedname>
<reimplementedby refid="classtrio_1_1MemoryMappedFileStreamFallback_1a83f129a70db9cd5ecf7828736b17078e">resize</reimplementedby>
<param>
<type>std::uint64_t</type>
<declname>size</declname>
</param>
<briefdescription>
<para>Resize file to the requested size. </para>
</briefdescription>
<detaileddescription>
</detaileddescription>
<inbodydescription>
</inbodydescription>
2022-12-02 21:35:01 +08:00
<location file="C:/source/MetaHuman-DNA-Calibration_clean/dnacalib/DNACalib/include/trio/Concepts.h" line="151" column="22"/>
2022-11-28 19:21:26 +08:00
</memberdef>
</sectiondef>
<sectiondef kind="protected-func">
<memberdef kind="function" id="classtrio_1_1Resizable_1a0cbaa6311af47c7ceab33785b6280341" prot="protected" static="no" const="no" explicit="no" inline="no" virt="virtual">
<type></type>
<definition>trio::Resizable::~Resizable</definition>
<argsstring>()</argsstring>
<name>~Resizable</name>
<qualifiedname>trio::Resizable::~Resizable</qualifiedname>
<briefdescription>
</briefdescription>
<detaileddescription>
</detaileddescription>
<inbodydescription>
</inbodydescription>
2022-12-02 21:35:01 +08:00
<location file="C:/source/MetaHuman-DNA-Calibration_clean/dnacalib/DNACalib/include/trio/Concepts.h" line="154" column="17"/>
2022-11-28 19:21:26 +08:00
</memberdef>
</sectiondef>
<briefdescription>
</briefdescription>
<detaileddescription>
</detaileddescription>
<inheritancegraph>
<node id="2">
<label>trio::MemoryMappedFileStream</label>
<link refid="classtrio_1_1MemoryMappedFileStream"/>
<childnode refid="1" relation="public-inheritance">
</childnode>
</node>
<node id="3">
<label>trio::MemoryMappedFileStreamFallback</label>
<link refid="classtrio_1_1MemoryMappedFileStreamFallback"/>
<childnode refid="2" relation="public-inheritance">
</childnode>
</node>
<node id="1">
<label>trio::Resizable</label>
<link refid="classtrio_1_1Resizable"/>
</node>
</inheritancegraph>
<collaborationgraph>
<node id="1">
<label>trio::Resizable</label>
<link refid="classtrio_1_1Resizable"/>
</node>
</collaborationgraph>
2022-12-02 21:35:01 +08:00
<location file="C:/source/MetaHuman-DNA-Calibration_clean/dnacalib/DNACalib/include/trio/Concepts.h" line="146" column="1" bodyfile="C:/source/MetaHuman-DNA-Calibration_clean/dnacalib/DNACalib/include/trio/Concepts.h" bodystart="146" bodyend="156"/>
2022-11-28 19:21:26 +08:00
<listofallmembers>
<member refid="classtrio_1_1Resizable_1aea247c331cf9ef72ec2106e9d4ed9b82" prot="public" virt="pure-virtual"><scope>trio::Resizable</scope><name>resize</name></member>
<member refid="classtrio_1_1Resizable_1a0cbaa6311af47c7ceab33785b6280341" prot="protected" virt="virtual"><scope>trio::Resizable</scope><name>~Resizable</name></member>
</listofallmembers>
</compounddef>
</doxygen>