Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id 5E1C6200D2E for ; Mon, 16 Oct 2017 16:19:47 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 5C8AF1609EC; Mon, 16 Oct 2017 14:19:47 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 7184D160C0B for ; Mon, 16 Oct 2017 16:19:42 +0200 (CEST) Received: (qmail 90902 invoked by uid 500); 16 Oct 2017 14:19:41 -0000 Mailing-List: contact commits-help@arrow.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@arrow.apache.org Delivered-To: mailing list commits@arrow.apache.org Received: (qmail 90444 invoked by uid 99); 16 Oct 2017 14:19:41 -0000 Received: from git1-us-west.apache.org (HELO git1-us-west.apache.org) (140.211.11.23) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 16 Oct 2017 14:19:41 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id D8585DFF7C; Mon, 16 Oct 2017 14:19:40 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: wesm@apache.org To: commits@arrow.apache.org Date: Mon, 16 Oct 2017 14:20:17 -0000 Message-Id: In-Reply-To: <7c9f1061d5dc49e4b51356bc4d9a83d8@git.apache.org> References: <7c9f1061d5dc49e4b51356bc4d9a83d8@git.apache.org> X-Mailer: ASF-Git Admin Mailer Subject: [39/51] [partial] arrow-site git commit: Add Ray serialization blog post, update API docs archived-at: Mon, 16 Oct 2017 14:19:47 -0000 http://git-wip-us.apache.org/repos/asf/arrow-site/blob/7a2e5ece/docs/cpp/classarrow_1_1_mutable_buffer-members.html ---------------------------------------------------------------------- diff --git a/docs/cpp/classarrow_1_1_mutable_buffer-members.html b/docs/cpp/classarrow_1_1_mutable_buffer-members.html index 3cbf810..9770592 100644 --- a/docs/cpp/classarrow_1_1_mutable_buffer-members.html +++ b/docs/cpp/classarrow_1_1_mutable_buffer-members.html @@ -71,27 +71,28 @@ $(function() {

This is the complete list of members for arrow::MutableBuffer, including all inherited members.

- - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + +
Buffer(const uint8_t *data, int64_t size)arrow::Bufferinline
Buffer(const std::shared_ptr< Buffer > &parent, const int64_t offset, const int64_t size)arrow::Bufferinline
capacity() constarrow::Bufferinline
capacity_arrow::Bufferprotected
Copy(const int64_t start, const int64_t nbytes, MemoryPool *pool, std::shared_ptr< Buffer > *out) constarrow::Buffer
Copy(const int64_t start, const int64_t nbytes, std::shared_ptr< Buffer > *out) constarrow::Buffer
data() constarrow::Bufferinline
data_arrow::Bufferprotected
Equals(const Buffer &other, int64_t nbytes) constarrow::Buffer
Equals(const Buffer &other) constarrow::Buffer
is_mutable() constarrow::Bufferinline
is_mutable_arrow::Bufferprotected
mutable_data()arrow::Bufferinline
mutable_data_arrow::Bufferprotected
MutableBuffer(uint8_t *data, const int64_t size)arrow::MutableBufferinline
MutableBuffer(const std::shared_ptr< Buffer > &parent, const int64_t offset, const int64_t size)arrow::MutableBuffer
MutableBuffer()arrow::MutableBufferinlineprotected
parent() constarrow::Bufferinline
parent_arrow::Bufferprotected
size() constarrow::Bufferinline
size_arrow::Bufferprotected
~Buffer()=defaultarrow::Buffervirtual
Buffer(const std::string &data)arrow::Bufferinlineexplicit
Buffer(const std::shared_ptr< Buffer > &parent, const int64_t offset, const int64_t size)arrow::Bufferinline
capacity() constarrow::Bufferinline
capacity_arrow::Bufferprotected
Copy(const int64_t start, const int64_t nbytes, MemoryPool *pool, std::shared_ptr< Buffer > *out) constarrow::Buffer
Copy(const int64_t start, const int64_t nbytes, std::shared_ptr< Buffer > *out) constarrow::Buffer
data() constarrow::Bufferinline
data_arrow::Bufferprotected
Equals(const Buffer &other, int64_t nbytes) constarrow::Buffer
Equals(const Buffer &other) constarrow::Buffer
is_mutable() constarrow::Bufferinline
is_mutable_arrow::Bufferprotected
mutable_data()arrow::Bufferinline
mutable_data_arrow::Bufferprotected
MutableBuffer(uint8_t *data, const int64_t size)arrow::MutableBufferinline
MutableBuffer(const std::shared_ptr< Buffer > &parent, const int64_t offset, const int64_t size)arrow::MutableBuffer
MutableBuffer()arrow::MutableBufferinlineprotected
parent() constarrow::Bufferinline
parent_arrow::Bufferprotected
size() constarrow::Bufferinline
size_arrow::Bufferprotected
~Buffer()=defaultarrow::Buffervirtual