blob: bd7fe092d25884fbd7e9a1f93d005325a05fb39f [file] [log] [blame]
<?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.8" xml:lang="en-US">
<compounddef id="structArrowSchema" kind="struct" language="C++" prot="public">
<compoundname>ArrowSchema</compoundname>
<sectiondef kind="public-attrib">
<memberdef kind="variable" id="structArrowSchema_1ab5d0127ee66cd298683f2a2d2aae5788" prot="public" static="no" mutable="no">
<type>const char *</type>
<definition>const char* ArrowSchema::format</definition>
<argsstring></argsstring>
<name>format</name>
<qualifiedname>ArrowSchema::format</qualifiedname>
<briefdescription>
</briefdescription>
<detaileddescription>
</detaileddescription>
<inbodydescription>
</inbodydescription>
<location file="iceberg/arrow_c_data.h" line="43" column="14" bodyfile="iceberg/arrow_c_data.h" bodystart="43" bodyend="-1"/>
</memberdef>
<memberdef kind="variable" id="structArrowSchema_1aa6dae1b0e311f4b30a9e2ca002ad8d22" prot="public" static="no" mutable="no">
<type>const char *</type>
<definition>const char* ArrowSchema::name</definition>
<argsstring></argsstring>
<name>name</name>
<qualifiedname>ArrowSchema::name</qualifiedname>
<briefdescription>
</briefdescription>
<detaileddescription>
</detaileddescription>
<inbodydescription>
</inbodydescription>
<location file="iceberg/arrow_c_data.h" line="44" column="14" bodyfile="iceberg/arrow_c_data.h" bodystart="44" bodyend="-1"/>
</memberdef>
<memberdef kind="variable" id="structArrowSchema_1a51ceb37c71e94fac6b6e14a3d8e3b50c" prot="public" static="no" mutable="no">
<type>const char *</type>
<definition>const char* ArrowSchema::metadata</definition>
<argsstring></argsstring>
<name>metadata</name>
<qualifiedname>ArrowSchema::metadata</qualifiedname>
<briefdescription>
</briefdescription>
<detaileddescription>
</detaileddescription>
<inbodydescription>
</inbodydescription>
<location file="iceberg/arrow_c_data.h" line="45" column="14" bodyfile="iceberg/arrow_c_data.h" bodystart="45" bodyend="-1"/>
</memberdef>
<memberdef kind="variable" id="structArrowSchema_1a15b2e390fc6708b23ad29c69e136163c" prot="public" static="no" mutable="no">
<type>int64_t</type>
<definition>int64_t ArrowSchema::flags</definition>
<argsstring></argsstring>
<name>flags</name>
<qualifiedname>ArrowSchema::flags</qualifiedname>
<briefdescription>
</briefdescription>
<detaileddescription>
</detaileddescription>
<inbodydescription>
</inbodydescription>
<location file="iceberg/arrow_c_data.h" line="46" column="11" bodyfile="iceberg/arrow_c_data.h" bodystart="46" bodyend="-1"/>
</memberdef>
<memberdef kind="variable" id="structArrowSchema_1a88a53da5862c6d2f66692910ce5e5c42" prot="public" static="no" mutable="no">
<type>int64_t</type>
<definition>int64_t ArrowSchema::n_children</definition>
<argsstring></argsstring>
<name>n_children</name>
<qualifiedname>ArrowSchema::n_children</qualifiedname>
<briefdescription>
</briefdescription>
<detaileddescription>
</detaileddescription>
<inbodydescription>
</inbodydescription>
<location file="iceberg/arrow_c_data.h" line="47" column="11" bodyfile="iceberg/arrow_c_data.h" bodystart="47" bodyend="-1"/>
</memberdef>
<memberdef kind="variable" id="structArrowSchema_1ae0ba059e1e9a6879fc231f3475644c1a" prot="public" static="no" mutable="no">
<type>struct <ref refid="structArrowSchema" kindref="compound">ArrowSchema</ref> **</type>
<definition>struct ArrowSchema** ArrowSchema::children</definition>
<argsstring></argsstring>
<name>children</name>
<qualifiedname>ArrowSchema::children</qualifiedname>
<briefdescription>
</briefdescription>
<detaileddescription>
</detaileddescription>
<inbodydescription>
</inbodydescription>
<location file="iceberg/arrow_c_data.h" line="48" column="21" bodyfile="iceberg/arrow_c_data.h" bodystart="48" bodyend="-1"/>
</memberdef>
<memberdef kind="variable" id="structArrowSchema_1ac608367ec75500cd6322cf6bf45bc4cf" prot="public" static="no" mutable="no">
<type>struct <ref refid="structArrowSchema" kindref="compound">ArrowSchema</ref> *</type>
<definition>struct ArrowSchema* ArrowSchema::dictionary</definition>
<argsstring></argsstring>
<name>dictionary</name>
<qualifiedname>ArrowSchema::dictionary</qualifiedname>
<briefdescription>
</briefdescription>
<detaileddescription>
</detaileddescription>
<inbodydescription>
</inbodydescription>
<location file="iceberg/arrow_c_data.h" line="49" column="21" bodyfile="iceberg/arrow_c_data.h" bodystart="49" bodyend="-1"/>
</memberdef>
<memberdef kind="variable" id="structArrowSchema_1ad471ae72074febbeaf80288f2f673c57" prot="public" static="no" mutable="no">
<type>void(*</type>
<definition>void(* ArrowSchema::release) (struct ArrowSchema *)</definition>
<argsstring>)(struct ArrowSchema *)</argsstring>
<name>release</name>
<qualifiedname>ArrowSchema::release</qualifiedname>
<briefdescription>
</briefdescription>
<detaileddescription>
</detaileddescription>
<inbodydescription>
</inbodydescription>
<location file="iceberg/arrow_c_data.h" line="52" column="3" bodyfile="iceberg/arrow_c_data.h" bodystart="52" bodyend="-1"/>
</memberdef>
<memberdef kind="variable" id="structArrowSchema_1ab385d6a15b6dc46194dcc4286f36b767" prot="public" static="no" mutable="no">
<type>void *</type>
<definition>void* ArrowSchema::private_data</definition>
<argsstring></argsstring>
<name>private_data</name>
<qualifiedname>ArrowSchema::private_data</qualifiedname>
<briefdescription>
</briefdescription>
<detaileddescription>
</detaileddescription>
<inbodydescription>
</inbodydescription>
<location file="iceberg/arrow_c_data.h" line="54" column="8" bodyfile="iceberg/arrow_c_data.h" bodystart="54" bodyend="-1"/>
</memberdef>
</sectiondef>
<briefdescription>
</briefdescription>
<detaileddescription>
</detaileddescription>
<collaborationgraph>
<node id="1">
<label>ArrowSchema</label>
<link refid="structArrowSchema"/>
<childnode refid="1" relation="usage">
<edgelabel>children</edgelabel>
<edgelabel>dictionary</edgelabel>
</childnode>
</node>
</collaborationgraph>
<location file="iceberg/arrow_c_data.h" line="41" column="1" bodyfile="iceberg/arrow_c_data.h" bodystart="41" bodyend="55"/>
<listofallmembers>
<member refid="structArrowSchema_1ae0ba059e1e9a6879fc231f3475644c1a" prot="public" virt="non-virtual"><scope>ArrowSchema</scope><name>children</name></member>
<member refid="structArrowSchema_1ac608367ec75500cd6322cf6bf45bc4cf" prot="public" virt="non-virtual"><scope>ArrowSchema</scope><name>dictionary</name></member>
<member refid="structArrowSchema_1a15b2e390fc6708b23ad29c69e136163c" prot="public" virt="non-virtual"><scope>ArrowSchema</scope><name>flags</name></member>
<member refid="structArrowSchema_1ab5d0127ee66cd298683f2a2d2aae5788" prot="public" virt="non-virtual"><scope>ArrowSchema</scope><name>format</name></member>
<member refid="structArrowSchema_1a51ceb37c71e94fac6b6e14a3d8e3b50c" prot="public" virt="non-virtual"><scope>ArrowSchema</scope><name>metadata</name></member>
<member refid="structArrowSchema_1a88a53da5862c6d2f66692910ce5e5c42" prot="public" virt="non-virtual"><scope>ArrowSchema</scope><name>n_children</name></member>
<member refid="structArrowSchema_1aa6dae1b0e311f4b30a9e2ca002ad8d22" prot="public" virt="non-virtual"><scope>ArrowSchema</scope><name>name</name></member>
<member refid="structArrowSchema_1ab385d6a15b6dc46194dcc4286f36b767" prot="public" virt="non-virtual"><scope>ArrowSchema</scope><name>private_data</name></member>
<member refid="structArrowSchema_1ad471ae72074febbeaf80288f2f673c57" prot="public" virt="non-virtual"><scope>ArrowSchema</scope><name>release</name></member>
</listofallmembers>
</compounddef>
</doxygen>