Metahuman_DNA_Calibration/docs/doxygen/build/xml/classterse_1_1CharInputStreamBuf.xml

269 lines
18 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="classterse_1_1CharInputStreamBuf" kind="class" language="C++" prot="public">
<compoundname>terse::CharInputStreamBuf</compoundname>
<basecompoundref prot="public" virt="non-virtual">std::streambuf</basecompoundref>
<includes refid="CharInputStreamBuf_8h" local="no">CharInputStreamBuf.h</includes>
<templateparamlist>
<param>
<type>class TStream</type>
</param>
<param>
<type>std::size_t</type>
<declname>BufferSize</declname>
<defname>BufferSize</defname>
<defval>4096ul</defval>
</param>
</templateparamlist>
<sectiondef kind="public-type">
<memberdef kind="typedef" id="classterse_1_1CharInputStreamBuf_1a1b2fb77e398124ad95d9f1a0c1ade8e8" prot="public" static="no">
<type>std::streambuf::pos_type</type>
<definition>using terse::CharInputStreamBuf&lt; TStream, BufferSize &gt;::PosType = std::streambuf::pos_type</definition>
<argsstring></argsstring>
<name>PosType</name>
<qualifiedname>terse::CharInputStreamBuf::PosType</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/src/terse/types/CharInputStreamBuf.h" line="20" column="9" bodyfile="C:/source/MetaHuman-DNA-Calibration_clean/dnacalib/DNACalib/src/terse/types/CharInputStreamBuf.h" bodystart="20" bodyend="-1"/>
2022-11-28 19:21:26 +08:00
</memberdef>
<memberdef kind="typedef" id="classterse_1_1CharInputStreamBuf_1aa04b0d748d1f31acbc1c4a3df951b369" prot="public" static="no">
<type>std::streambuf::off_type</type>
<definition>using terse::CharInputStreamBuf&lt; TStream, BufferSize &gt;::OffType = std::streambuf::off_type</definition>
<argsstring></argsstring>
<name>OffType</name>
<qualifiedname>terse::CharInputStreamBuf::OffType</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/src/terse/types/CharInputStreamBuf.h" line="21" column="9" bodyfile="C:/source/MetaHuman-DNA-Calibration_clean/dnacalib/DNACalib/src/terse/types/CharInputStreamBuf.h" bodystart="21" bodyend="-1"/>
2022-11-28 19:21:26 +08:00
</memberdef>
<memberdef kind="typedef" id="classterse_1_1CharInputStreamBuf_1ac208478bc0955f98b1741c7cd7421d3c" prot="public" static="no">
<type>std::streambuf::char_type</type>
<definition>using terse::CharInputStreamBuf&lt; TStream, BufferSize &gt;::CharType = std::streambuf::char_type</definition>
<argsstring></argsstring>
<name>CharType</name>
<qualifiedname>terse::CharInputStreamBuf::CharType</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/src/terse/types/CharInputStreamBuf.h" line="22" column="9" bodyfile="C:/source/MetaHuman-DNA-Calibration_clean/dnacalib/DNACalib/src/terse/types/CharInputStreamBuf.h" bodystart="22" bodyend="-1"/>
2022-11-28 19:21:26 +08:00
</memberdef>
<memberdef kind="typedef" id="classterse_1_1CharInputStreamBuf_1a19d18674161a3671a96b51cf4bbf64f4" prot="public" static="no">
<type>std::streambuf::int_type</type>
<definition>using terse::CharInputStreamBuf&lt; TStream, BufferSize &gt;::IntType = std::streambuf::int_type</definition>
<argsstring></argsstring>
<name>IntType</name>
<qualifiedname>terse::CharInputStreamBuf::IntType</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/src/terse/types/CharInputStreamBuf.h" line="23" column="9" bodyfile="C:/source/MetaHuman-DNA-Calibration_clean/dnacalib/DNACalib/src/terse/types/CharInputStreamBuf.h" bodystart="23" bodyend="-1"/>
2022-11-28 19:21:26 +08:00
</memberdef>
<memberdef kind="typedef" id="classterse_1_1CharInputStreamBuf_1a3d50202ad71124f48c0f344631aac3d9" prot="public" static="no">
<type>std::streambuf::traits_type</type>
<definition>using terse::CharInputStreamBuf&lt; TStream, BufferSize &gt;::TraitsType = std::streambuf::traits_type</definition>
<argsstring></argsstring>
<name>TraitsType</name>
<qualifiedname>terse::CharInputStreamBuf::TraitsType</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/src/terse/types/CharInputStreamBuf.h" line="24" column="9" bodyfile="C:/source/MetaHuman-DNA-Calibration_clean/dnacalib/DNACalib/src/terse/types/CharInputStreamBuf.h" bodystart="24" bodyend="-1"/>
2022-11-28 19:21:26 +08:00
</memberdef>
</sectiondef>
<sectiondef kind="private-attrib">
<memberdef kind="variable" id="classterse_1_1CharInputStreamBuf_1a758cedd800e26fd5067ac13a436ee98a" prot="private" static="no" mutable="no">
<type>TStream *</type>
<definition>TStream* terse::CharInputStreamBuf&lt; TStream, BufferSize &gt;::stream</definition>
<argsstring></argsstring>
<name>stream</name>
<qualifiedname>terse::CharInputStreamBuf::stream</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/src/terse/types/CharInputStreamBuf.h" line="93" column="17" bodyfile="C:/source/MetaHuman-DNA-Calibration_clean/dnacalib/DNACalib/src/terse/types/CharInputStreamBuf.h" bodystart="93" bodyend="-1"/>
2022-11-28 19:21:26 +08:00
<referencedby refid="classterse_1_1CharInputStreamBuf_1a9c67a9dd75892970c30f93ba9a451091" compoundref="CharInputStreamBuf_8h" startline="88" endline="90">terse::CharInputStreamBuf&lt; TStream, BufferSize &gt;::showmanyc</referencedby>
<referencedby refid="classterse_1_1CharInputStreamBuf_1a6a57d2e11fad7b2ccb5f85f9a8f910c5" compoundref="CharInputStreamBuf_8h" startline="62" endline="86">terse::CharInputStreamBuf&lt; TStream, BufferSize &gt;::underflow</referencedby>
<referencedby refid="classterse_1_1CharInputStreamBuf_1a4a6e1c0a2f6bacd36ad96b6aebb49bf0" compoundref="CharInputStreamBuf_8h" startline="32" endline="60">terse::CharInputStreamBuf&lt; TStream, BufferSize &gt;::xsgetn</referencedby>
</memberdef>
<memberdef kind="variable" id="classterse_1_1CharInputStreamBuf_1a88b86c210001968a1db43834ffe2c15f" prot="private" static="no" mutable="no">
<type>std::array&lt; char, BufferSize &gt;</type>
<definition>std::array&lt;char, BufferSize&gt; terse::CharInputStreamBuf&lt; TStream, BufferSize &gt;::buffer</definition>
<argsstring></argsstring>
<name>buffer</name>
<qualifiedname>terse::CharInputStreamBuf::buffer</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/src/terse/types/CharInputStreamBuf.h" line="94" column="20" bodyfile="C:/source/MetaHuman-DNA-Calibration_clean/dnacalib/DNACalib/src/terse/types/CharInputStreamBuf.h" bodystart="94" bodyend="-1"/>
2022-11-28 19:21:26 +08:00
<referencedby refid="classterse_1_1CharInputStreamBuf_1a28b270e690df7bc0aadbd037b6b6096e" compoundref="CharInputStreamBuf_8h" startline="27" endline="30">terse::CharInputStreamBuf&lt; TStream, BufferSize &gt;::CharInputStreamBuf</referencedby>
<referencedby refid="classterse_1_1CharInputStreamBuf_1a6a57d2e11fad7b2ccb5f85f9a8f910c5" compoundref="CharInputStreamBuf_8h" startline="62" endline="86">terse::CharInputStreamBuf&lt; TStream, BufferSize &gt;::underflow</referencedby>
</memberdef>
</sectiondef>
<sectiondef kind="public-func">
<memberdef kind="function" id="classterse_1_1CharInputStreamBuf_1a28b270e690df7bc0aadbd037b6b6096e" prot="public" static="no" const="no" explicit="yes" inline="yes" virt="non-virtual">
<type></type>
<definition>terse::CharInputStreamBuf&lt; TStream, BufferSize &gt;::CharInputStreamBuf</definition>
<argsstring>(TStream *stream_)</argsstring>
<name>CharInputStreamBuf</name>
<qualifiedname>terse::CharInputStreamBuf::CharInputStreamBuf</qualifiedname>
<param>
<type>TStream *</type>
<declname>stream_</declname>
</param>
<briefdescription>
</briefdescription>
<detaileddescription>
</detaileddescription>
<inbodydescription>
</inbodydescription>
2022-12-02 21:35:01 +08:00
<location file="C:/source/MetaHuman-DNA-Calibration_clean/dnacalib/DNACalib/src/terse/types/CharInputStreamBuf.h" line="27" column="18" bodyfile="C:/source/MetaHuman-DNA-Calibration_clean/dnacalib/DNACalib/src/terse/types/CharInputStreamBuf.h" bodystart="27" bodyend="30"/>
2022-11-28 19:21:26 +08:00
<references refid="classterse_1_1CharInputStreamBuf_1a88b86c210001968a1db43834ffe2c15f" compoundref="CharInputStreamBuf_8h" startline="94">terse::CharInputStreamBuf&lt; TStream, BufferSize &gt;::buffer</references>
</memberdef>
<memberdef kind="function" id="classterse_1_1CharInputStreamBuf_1a4a6e1c0a2f6bacd36ad96b6aebb49bf0" prot="public" static="no" const="no" explicit="no" inline="yes" virt="non-virtual">
<type>std::streamsize</type>
<definition>std::streamsize terse::CharInputStreamBuf&lt; TStream, BufferSize &gt;::xsgetn</definition>
<argsstring>(CharType *destination, std::streamsize size) override</argsstring>
<name>xsgetn</name>
<qualifiedname>terse::CharInputStreamBuf::xsgetn</qualifiedname>
<param>
<type><ref refid="classterse_1_1CharInputStreamBuf_1ac208478bc0955f98b1741c7cd7421d3c" kindref="member">CharType</ref> *</type>
<declname>destination</declname>
</param>
<param>
<type>std::streamsize</type>
<declname>size</declname>
</param>
<briefdescription>
</briefdescription>
<detaileddescription>
</detaileddescription>
<inbodydescription>
</inbodydescription>
2022-12-02 21:35:01 +08:00
<location file="C:/source/MetaHuman-DNA-Calibration_clean/dnacalib/DNACalib/src/terse/types/CharInputStreamBuf.h" line="32" column="25" bodyfile="C:/source/MetaHuman-DNA-Calibration_clean/dnacalib/DNACalib/src/terse/types/CharInputStreamBuf.h" bodystart="32" bodyend="60"/>
2022-11-28 19:21:26 +08:00
<references refid="classterse_1_1CharInputStreamBuf_1a758cedd800e26fd5067ac13a436ee98a" compoundref="CharInputStreamBuf_8h" startline="93">terse::CharInputStreamBuf&lt; TStream, BufferSize &gt;::stream</references>
<references refid="classterse_1_1CharInputStreamBuf_1a6a57d2e11fad7b2ccb5f85f9a8f910c5" compoundref="CharInputStreamBuf_8h" startline="62" endline="86">terse::CharInputStreamBuf&lt; TStream, BufferSize &gt;::underflow</references>
</memberdef>
<memberdef kind="function" id="classterse_1_1CharInputStreamBuf_1a6a57d2e11fad7b2ccb5f85f9a8f910c5" prot="public" static="no" const="no" explicit="no" inline="yes" virt="non-virtual">
<type><ref refid="classterse_1_1CharInputStreamBuf_1a19d18674161a3671a96b51cf4bbf64f4" kindref="member">IntType</ref></type>
<definition>IntType terse::CharInputStreamBuf&lt; TStream, BufferSize &gt;::underflow</definition>
<argsstring>() override</argsstring>
<name>underflow</name>
<qualifiedname>terse::CharInputStreamBuf::underflow</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/src/terse/types/CharInputStreamBuf.h" line="62" column="17" bodyfile="C:/source/MetaHuman-DNA-Calibration_clean/dnacalib/DNACalib/src/terse/types/CharInputStreamBuf.h" bodystart="62" bodyend="86"/>
2022-11-28 19:21:26 +08:00
<references refid="classterse_1_1CharInputStreamBuf_1a88b86c210001968a1db43834ffe2c15f" compoundref="CharInputStreamBuf_8h" startline="94">terse::CharInputStreamBuf&lt; TStream, BufferSize &gt;::buffer</references>
<references refid="classterse_1_1CharInputStreamBuf_1a758cedd800e26fd5067ac13a436ee98a" compoundref="CharInputStreamBuf_8h" startline="93">terse::CharInputStreamBuf&lt; TStream, BufferSize &gt;::stream</references>
<referencedby refid="classterse_1_1CharInputStreamBuf_1a4a6e1c0a2f6bacd36ad96b6aebb49bf0" compoundref="CharInputStreamBuf_8h" startline="32" endline="60">terse::CharInputStreamBuf&lt; TStream, BufferSize &gt;::xsgetn</referencedby>
</memberdef>
<memberdef kind="function" id="classterse_1_1CharInputStreamBuf_1a9c67a9dd75892970c30f93ba9a451091" prot="public" static="no" const="no" explicit="no" inline="yes" virt="non-virtual">
<type>std::streamsize</type>
<definition>std::streamsize terse::CharInputStreamBuf&lt; TStream, BufferSize &gt;::showmanyc</definition>
<argsstring>() override</argsstring>
<name>showmanyc</name>
<qualifiedname>terse::CharInputStreamBuf::showmanyc</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/src/terse/types/CharInputStreamBuf.h" line="88" column="25" bodyfile="C:/source/MetaHuman-DNA-Calibration_clean/dnacalib/DNACalib/src/terse/types/CharInputStreamBuf.h" bodystart="88" bodyend="90"/>
2022-11-28 19:21:26 +08:00
<references refid="classterse_1_1CharInputStreamBuf_1a758cedd800e26fd5067ac13a436ee98a" compoundref="CharInputStreamBuf_8h" startline="93">terse::CharInputStreamBuf&lt; TStream, BufferSize &gt;::stream</references>
</memberdef>
</sectiondef>
<briefdescription>
</briefdescription>
<detaileddescription>
</detaileddescription>
<inheritancegraph>
<node id="3">
<label>terse::CharInputStreamBuf&lt; trio::BoundedIOStream &gt;</label>
<link refid="classterse_1_1CharInputStreamBuf"/>
<childnode refid="1" relation="template-instance">
<edgelabel>&lt; trio::BoundedIOStream &gt;</edgelabel>
</childnode>
</node>
<node id="2">
<label>std::streambuf</label>
</node>
<node id="1">
<label>terse::CharInputStreamBuf&lt; TStream, BufferSize &gt;</label>
<link refid="classterse_1_1CharInputStreamBuf"/>
<childnode refid="2" relation="public-inheritance">
</childnode>
</node>
</inheritancegraph>
<collaborationgraph>
<node id="5">
<label>T</label>
</node>
<node id="3">
<label>std::array&lt; char, 4096ul &gt;</label>
<childnode refid="4" relation="template-instance">
<edgelabel>&lt; char, 4096ul &gt;</edgelabel>
</childnode>
</node>
<node id="4">
<label>std::array&lt; T &gt;</label>
<childnode refid="5" relation="usage">
<edgelabel>+elements</edgelabel>
</childnode>
</node>
<node id="2">
<label>std::streambuf</label>
</node>
<node id="1">
<label>terse::CharInputStreamBuf&lt; TStream, BufferSize &gt;</label>
<link refid="classterse_1_1CharInputStreamBuf"/>
<childnode refid="2" relation="public-inheritance">
</childnode>
<childnode refid="3" relation="usage">
<edgelabel>-buffer</edgelabel>
</childnode>
</node>
</collaborationgraph>
2022-12-02 21:35:01 +08:00
<location file="C:/source/MetaHuman-DNA-Calibration_clean/dnacalib/DNACalib/src/terse/types/CharInputStreamBuf.h" line="18" column="1" bodyfile="C:/source/MetaHuman-DNA-Calibration_clean/dnacalib/DNACalib/src/terse/types/CharInputStreamBuf.h" bodystart="18" bodyend="96"/>
2022-11-28 19:21:26 +08:00
<listofallmembers>
<member refid="classterse_1_1CharInputStreamBuf_1a88b86c210001968a1db43834ffe2c15f" prot="private" virt="non-virtual"><scope>terse::CharInputStreamBuf</scope><name>buffer</name></member>
<member refid="classterse_1_1CharInputStreamBuf_1a28b270e690df7bc0aadbd037b6b6096e" prot="public" virt="non-virtual"><scope>terse::CharInputStreamBuf</scope><name>CharInputStreamBuf</name></member>
<member refid="classterse_1_1CharInputStreamBuf_1ac208478bc0955f98b1741c7cd7421d3c" prot="public" virt="non-virtual"><scope>terse::CharInputStreamBuf</scope><name>CharType</name></member>
<member refid="classterse_1_1CharInputStreamBuf_1a19d18674161a3671a96b51cf4bbf64f4" prot="public" virt="non-virtual"><scope>terse::CharInputStreamBuf</scope><name>IntType</name></member>
<member refid="classterse_1_1CharInputStreamBuf_1aa04b0d748d1f31acbc1c4a3df951b369" prot="public" virt="non-virtual"><scope>terse::CharInputStreamBuf</scope><name>OffType</name></member>
<member refid="classterse_1_1CharInputStreamBuf_1a1b2fb77e398124ad95d9f1a0c1ade8e8" prot="public" virt="non-virtual"><scope>terse::CharInputStreamBuf</scope><name>PosType</name></member>
<member refid="classterse_1_1CharInputStreamBuf_1a9c67a9dd75892970c30f93ba9a451091" prot="public" virt="non-virtual"><scope>terse::CharInputStreamBuf</scope><name>showmanyc</name></member>
<member refid="classterse_1_1CharInputStreamBuf_1a758cedd800e26fd5067ac13a436ee98a" prot="private" virt="non-virtual"><scope>terse::CharInputStreamBuf</scope><name>stream</name></member>
<member refid="classterse_1_1CharInputStreamBuf_1a3d50202ad71124f48c0f344631aac3d9" prot="public" virt="non-virtual"><scope>terse::CharInputStreamBuf</scope><name>TraitsType</name></member>
<member refid="classterse_1_1CharInputStreamBuf_1a6a57d2e11fad7b2ccb5f85f9a8f910c5" prot="public" virt="non-virtual"><scope>terse::CharInputStreamBuf</scope><name>underflow</name></member>
<member refid="classterse_1_1CharInputStreamBuf_1a4a6e1c0a2f6bacd36ad96b6aebb49bf0" prot="public" virt="non-virtual"><scope>terse::CharInputStreamBuf</scope><name>xsgetn</name></member>
</listofallmembers>
</compounddef>
</doxygen>