| <!-- |
| SPDX-FileCopyrightText: The Apache Software Foundation |
| |
| SPDX-License-Identifier: Apache-2.0 |
| --> |
| |
| <!DOCTYPE html> |
| <html lang="en"> |
| <head> |
| <title>ArrowCUDA – 1.0: Classes Hierarchy</title> |
| <meta name="viewport" content="width=device-width, initial-scale=1"> |
| |
| <meta charset="utf-8" /> |
| |
| |
| <meta property="og:type" content="website"/> |
| |
| |
| |
| |
| <meta property="og:title" content="ArrowCUDA: Classes Hierarchy"/> |
| <meta property="og:description" content="Reference for ArrowCUDA-1.0: Classes Hierarchy"/> |
| <meta name="twitter:title" content="ArrowCUDA: Classes Hierarchy"/> |
| <meta name="twitter:description" content="Reference for ArrowCUDA-1.0: Classes Hierarchy"/> |
| |
| |
| |
| <meta name="twitter:card" content="summary"/> |
| |
| |
| |
| |
| |
| |
| <link rel="stylesheet" href="style.css" type="text/css" /> |
| |
| |
| |
| |
| <script src="urlmap.js"></script> |
| |
| |
| <script src="fzy.js"></script> |
| <script src="search.js"></script> |
| |
| <script src="main.js"></script> |
| </head> |
| |
| <body> |
| <div id="body-wrapper" tabindex="-1"> |
| |
| <nav class="sidebar devhelp-hidden"> |
| |
| |
| <div class="search section"> |
| <form id="search-form" autocomplete="off"> |
| <input id="search-input" type="text" name="do-not-autocomplete" placeholder="Click, or press 's' to search" autocomplete="off"/> |
| </form> |
| </div> |
| |
| <div class="section namespace"> |
| <h3><a href="index.html">ArrowCUDA</a></h3> |
| <p>API Version: 1.0</p> |
| |
| <p>Library Version: 22.0.0</p> |
| |
| </div> |
| |
| |
| <div class="section generator"> |
| <p>Generated by <a href="https://gitlab.gnome.org/GNOME/gi-docgen">gi-docgen</a> 2023.1</p> |
| </div> |
| </nav> |
| |
| <button id="btn-to-top" class="hidden"><span class="up-arrow"></span></button> |
| |
| |
| <section id="main" class="content"> |
| <section> |
| <div class="docblock"> |
| <h1>Classes Hierarchy</h1> |
| <div class="docblock"> |
| <ul class="type root"> |
| <li class="type"><a data-namespace="GObject" data-link="class.Object.html" href="javascript:void(0)" class="external"><code>GObject.Object</code></a></li><ul class="type"> |
| <li class="type"><a data-namespace="Arrow" data-link="class.Buffer.html" href="javascript:void(0)" class="external"><code>Arrow.Buffer</code></a> |
| <ul class="type"> |
| <li class="type"><a href="class.Buffer.html"><code>Buffer</code></a> |
| </li> |
| <li class="type"><a data-namespace="Arrow" data-link="class.MutableBuffer.html" href="javascript:void(0)" class="external"><code>Arrow.MutableBuffer</code></a> |
| <ul class="type"> |
| <li class="type"><a href="class.HostBuffer.html"><code>HostBuffer</code></a> |
| </li> |
| </ul> |
| </li> |
| </ul> |
| </li> |
| <li class="type"><a data-namespace="Gio" data-link="class.InputStream.html" href="javascript:void(0)" class="external"><code>Gio.InputStream</code></a> |
| <ul class="type"> |
| <li class="type"><a data-namespace="Arrow" data-link="class.InputStream.html" href="javascript:void(0)" class="external"><code>Arrow.InputStream</code></a> |
| <ul class="type"> |
| <li class="type"><a data-namespace="Arrow" data-link="class.SeekableInputStream.html" href="javascript:void(0)" class="external"><code>Arrow.SeekableInputStream</code></a> |
| <ul class="type"> |
| <li class="type"><a data-namespace="Arrow" data-link="class.BufferInputStream.html" href="javascript:void(0)" class="external"><code>Arrow.BufferInputStream</code></a> |
| <ul class="type"> |
| <li class="type"><a href="class.BufferInputStream.html"><code>BufferInputStream</code></a> |
| </li> |
| </ul> |
| </li> |
| </ul> |
| </li> |
| </ul> |
| </li> |
| </ul> |
| </li> |
| <li class="type"><a data-namespace="Arrow" data-link="class.OutputStream.html" href="javascript:void(0)" class="external"><code>Arrow.OutputStream</code></a> |
| <ul class="type"> |
| <li class="type"><a href="class.BufferOutputStream.html"><code>BufferOutputStream</code></a> |
| </li> |
| </ul> |
| </li> |
| <li class="type"><a href="class.Context.html"><code>Context</code></a> |
| </li> |
| <li class="type"><a href="class.DeviceManager.html"><code>DeviceManager</code></a> |
| </li> |
| <li class="type"><a href="class.IPCMemoryHandle.html"><code>IPCMemoryHandle</code></a> |
| </li> |
| </ul></li> |
| </ul> |
| </div> |
| </div> |
| </section> |
| </section> |
| |
| |
| |
| <div id="toc" class="toc"> |
| <nav aria-labelledby="toc-title"> |
| <p id="toc-title">Content</p> |
| <ul class="toc-list"> |
| |
| |
| |
| </ul> |
| </nav> |
| </div> |
| |
| |
| <section id="search" class="content hidden"></section> |
| |
| <footer> |
| |
| </footer> |
| </div> |
| </body> |
| </html> |