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 A6FA4200CD8 for ; Tue, 27 Jun 2017 11:59:56 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id A5BA3160C20; Tue, 27 Jun 2017 09:59:56 +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 23457160BFE for ; Tue, 27 Jun 2017 11:59:53 +0200 (CEST) Received: (qmail 78107 invoked by uid 500); 27 Jun 2017 09:59:53 -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 77834 invoked by uid 99); 27 Jun 2017 09:59:52 -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; Tue, 27 Jun 2017 09:59:52 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id DE72BE96B4; Tue, 27 Jun 2017 09:59:51 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: uwe@apache.org To: commits@arrow.apache.org Date: Tue, 27 Jun 2017 09:59:58 -0000 Message-Id: <5e491376e27f4d3dbea00ea8d44bfe8a@git.apache.org> In-Reply-To: References: X-Mailer: ASF-Git Admin Mailer Subject: [08/51] [partial] arrow-site git commit: Rerender docs archived-at: Tue, 27 Jun 2017 09:59:56 -0000 http://git-wip-us.apache.org/repos/asf/arrow-site/blob/d37aab64/docs/cpp/classarrow_1_1_no_extra_meta.html ---------------------------------------------------------------------- diff --git a/docs/cpp/classarrow_1_1_no_extra_meta.html b/docs/cpp/classarrow_1_1_no_extra_meta.html index 77ce81f..f73b05a 100644 --- a/docs/cpp/classarrow_1_1_no_extra_meta.html +++ b/docs/cpp/classarrow_1_1_no_extra_meta.html @@ -3,8 +3,7 @@ - - + Apache Arrow (C++): arrow::NoExtraMeta Class Reference @@ -12,6 +11,9 @@ + @@ -30,19 +32,43 @@ - + - - - - + +

The documentation for this class was generated from the following file:
    -
  • /home/wesm/code/arrow/cpp/src/arrow/type.h
  • +
  • /home/uwe/Development/arrow/cpp/src/arrow/type.h
http://git-wip-us.apache.org/repos/asf/arrow-site/blob/d37aab64/docs/cpp/classarrow_1_1_null_array-members.html ---------------------------------------------------------------------- diff --git a/docs/cpp/classarrow_1_1_null_array-members.html b/docs/cpp/classarrow_1_1_null_array-members.html index 4b07fc4..02f3030 100644 --- a/docs/cpp/classarrow_1_1_null_array-members.html +++ b/docs/cpp/classarrow_1_1_null_array-members.html @@ -3,8 +3,7 @@ - - + Apache Arrow (C++): Member List @@ -12,6 +11,9 @@ + @@ -30,19 +32,43 @@ - + - - - - + +
This is the complete list of members for arrow::NullArray, including all inherited members.

- - - + + + - - - - + + + + - + - + - + - + - - + + - - + + - +
Accept(ArrayVisitor *visitor) constarrow::Array
ApproxEquals(const std::shared_ptr< Array > &arr) constarrow::Array
ApproxEquals(const Array &arr) constarrow::Array
Accept(ArrayVisitor *visitor) const arrow::Array
ApproxEquals(const std::shared_ptr< Array > &arr) const arrow::Array
ApproxEquals(const Array &arr) const arrow::Array
Array(const std::shared_ptr< DataType > &type, int64_t length, const std::shared_ptr< Buffer > &null_bitmap=nullptr, int64_t null_count=0, int64_t offset=0)arrow::Array
Equals(const Array &arr) constarrow::Array
Equals(const std::shared_ptr< Array > &arr) constarrow::Array
IsNull(int64_t i) constarrow::Arrayinline
length() constarrow::Arrayinline
Equals(const Array &arr) const arrow::Array
Equals(const std::shared_ptr< Array > &arr) const arrow::Array
IsNull(int64_t i) const arrow::Arrayinline
length() const arrow::Arrayinline
length_arrow::Arrayprotected
null_bitmap() constarrow::Arrayinline
null_bitmap() const arrow::Arrayinline
null_bitmap_arrow::Arrayprotected
null_bitmap_data() constarrow::Arrayinline
null_bitmap_data() const arrow::Arrayinline
null_bitmap_data_arrow::Arrayprotected
null_count() constarrow::Array
null_count() const arrow::Array
null_count_arrow::Arraymutableprotected
NullArray(int64_t length)arrow::NullArrayexplicit
offset() constarrow::Arrayinline
offset() const arrow::Arrayinline
offset_arrow::Arrayprotected
RangeEquals(int64_t start_idx, int64_t end_idx, int64_t other_start_idx, const std::shared_ptr< Array > &other) constarrow::Array
RangeEquals(const Array &other, int64_t start_idx, int64_t end_idx, int64_t other_start_idx) constarrow::Array
RangeEquals(int64_t start_idx, int64_t end_idx, int64_t other_start_idx, const std::shared_ptr< Array > &other) const arrow::Array
RangeEquals(const Array &other, int64_t start_idx, int64_t end_idx, int64_t other_start_idx) const arrow::Array
Slice(int64_t offset, int64_t length) const overridearrow::NullArrayvirtual
arrow::Array::Slice(int64_t offset) constarrow::Array
type() constarrow::Arrayinline
arrow::Array::Slice(int64_t offset) const arrow::Array
type() const arrow::Arrayinline
type_arrow::Arrayprotected
type_id() constarrow::Arrayinline
type_id() const arrow::Arrayinline
TypeClass typedefarrow::NullArray
~Array()=defaultarrow::Arrayvirtual
@@ -102,7 +128,7 @@ $(function() { http://git-wip-us.apache.org/repos/asf/arrow-site/blob/d37aab64/docs/cpp/classarrow_1_1_null_array.html ---------------------------------------------------------------------- diff --git a/docs/cpp/classarrow_1_1_null_array.html b/docs/cpp/classarrow_1_1_null_array.html index f99fb04..c3fa452 100644 --- a/docs/cpp/classarrow_1_1_null_array.html +++ b/docs/cpp/classarrow_1_1_null_array.html @@ -3,8 +3,7 @@ - - + Apache Arrow (C++): arrow::NullArray Class Reference @@ -12,6 +11,9 @@ + @@ -30,19 +32,43 @@ - + - - - - + +
- + - + - + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

Public Member Functions

 NullArray (int64_t length)
 NullArray (int64_t length)
 
std::shared_ptr< ArraySlice (int64_t offset, int64_t length) const override
std::shared_ptr< ArraySlice (int64_t offset, int64_t length) const override
 Construct a zero-copy slice of the array with the indicated offset and length. More...
 
- Public Member Functions inherited from arrow::Array
 Array (const std::shared_ptr< DataType > &type, int64_t length, const std::shared_ptr< Buffer > &null_bitmap=nullptr, int64_t null_count=0, int64_t offset=0)
 Array (const std::shared_ptr< DataType > &type, int64_t length, const std::shared_ptr< Buffer > &null_bitmap=nullptr, int64_t null_count=0, int64_t offset=0)
 
virtual ~Array ()=default
 
bool IsNull (int64_t i) const
 Determine if a slot is null. For inner loops. Does not boundscheck. More...
 
int64_t length () const
 Size in the number of elements this array contains. More...
 
int64_t offset () const
 A relative position into another array's data, to enable zero-copy slicing. More...
 
int64_t null_count () const
 The number of null entries in the array. More...
 
std::shared_ptr< DataTypetype () const
 
Type::type type_id () const
 
std::shared_ptr< Buffernull_bitmap () const
 Buffer for the null bitmap. More...
 
const uint8_t * null_bitmap_data () const
 Raw pointer to the null bitmap. More...
 
bool Equals (const Array &arr) const
 
bool Equals (const std::shared_ptr< Array > &arr) const
 
bool ApproxEquals (const std::shared_ptr< Array > &arr) const
 
bool ApproxEquals (const Array &arr) const
 
bool RangeEquals (int64_t start_idx, int64_t end_idx, int64_t other_start_idx, const std::shared_ptr< Array > &other) const
 Compare if the range of slots specified are equal for the given array and this array. More...
 
bool RangeEquals (const Array &other, int64_t start_idx, int64_t end_idx, int64_t other_start_idx) const
 
Status Accept (ArrayVisitor *visitor) const
 
std::shared_ptr< ArraySlice (int64_t offset) const
 Slice from offset until end of the array. More...
 
bool IsNull (int64_t i) const
 Determine if a slot is null. For inner loops. Does not boundscheck. More...
 
int64_t length () const
 Size in the number of elements this array contains. More...
 
int64_t offset () const
 A relative position into another array's data, to enable zero-copy slicing. More...
 
int64_t null_count () const
 The number of null entries in the array. More...
 
std::shared_ptr< DataTypetype () const
 
Type::type type_id () const
 
std::shared_ptr< Buffernull_bitmap () const
 Buffer for the null bitmap. More...
 
const uint8_t * null_bitmap_data () const
 Raw pointer to the null bitmap. More...
 
bool Equals (const Array &arr) const
 
bool Equals (const std::shared_ptr< Array > &arr) const
 
bool ApproxEquals (const std::shared_ptr< Array > &arr) const
 
bool ApproxEquals (const Array &arr) const
 
bool RangeEquals (int64_t start_idx, int64_t end_idx, int64_t other_start_idx, const std::shared_ptr< Array > &other) const
 Compare if the range of slots specified are equal for the given array and this array. More...
 
bool RangeEquals (const Array &other, int64_t start_idx, int64_t end_idx, int64_t other_start_idx) const
 
Status Accept (ArrayVisitor *visitor) const
 
std::shared_ptr< ArraySlice (int64_t offset) const
 Slice from offset until end of the array. More...
 
@@ -163,9 +189,7 @@ Additional Inherited Members

Detailed Description

Degenerate null type Array.

Member Typedef Documentation

- -

◆ TypeClass

- +

Additional Inherited Members

@@ -178,9 +202,7 @@ Additional Inherited Members

Constructor & Destructor Documentation

- -

◆ NullArray()

- +
@@ -205,9 +227,7 @@ Additional Inherited Members

Member Function Documentation

- -

◆ Slice()

- +
@@ -254,15 +274,15 @@ Additional Inherited Members
The documentation for this class was generated from the following files:
    -
  • /home/wesm/code/arrow/cpp/src/arrow/array.h
  • -
  • /home/wesm/code/arrow/cpp/src/arrow/array.cc
  • +
  • /home/uwe/Development/arrow/cpp/src/arrow/array.h
  • +
  • /home/uwe/Development/arrow/cpp/src/arrow/array.cc
http://git-wip-us.apache.org/repos/asf/arrow-site/blob/d37aab64/docs/cpp/classarrow_1_1_null_type-members.html ---------------------------------------------------------------------- diff --git a/docs/cpp/classarrow_1_1_null_type-members.html b/docs/cpp/classarrow_1_1_null_type-members.html index eea6f01..8dff930 100644 --- a/docs/cpp/classarrow_1_1_null_type-members.html +++ b/docs/cpp/classarrow_1_1_null_type-members.html @@ -3,8 +3,7 @@ - - +Apache Arrow (C++): Member List @@ -12,6 +11,9 @@ + @@ -30,19 +32,43 @@
- + - - - - + +
This is the complete list of members for arrow::NullType, including all inherited members.

- - + + - - + + - + - + @@ -91,7 +117,7 @@ $(function() { http://git-wip-us.apache.org/repos/asf/arrow-site/blob/d37aab64/docs/cpp/classarrow_1_1_null_type.html ---------------------------------------------------------------------- diff --git a/docs/cpp/classarrow_1_1_null_type.html b/docs/cpp/classarrow_1_1_null_type.html index 2f82308..3446bab 100644 --- a/docs/cpp/classarrow_1_1_null_type.html +++ b/docs/cpp/classarrow_1_1_null_type.html @@ -3,8 +3,7 @@ - - +Apache Arrow (C++): arrow::NullType Class Reference @@ -12,6 +11,9 @@ + @@ -30,19 +32,43 @@
Accept(TypeVisitor *visitor) const overridearrow::NullTypevirtual
child(int i) constarrow::DataTypeinline
children() constarrow::DataTypeinline
child(int i) const arrow::DataTypeinline
children() const arrow::DataTypeinline
children_arrow::DataTypeprotected
DataType(Type::type id)arrow::DataTypeinlineexplicit
Equals(const DataType &other) constarrow::DataTypevirtual
Equals(const std::shared_ptr< DataType > &other) constarrow::DataType
Equals(const DataType &other) const arrow::DataTypevirtual
Equals(const std::shared_ptr< DataType > &other) const arrow::DataType
GetBufferLayout() const overridearrow::NullTypevirtual
id() constarrow::DataTypeinline
id() const arrow::DataTypeinline
id_arrow::DataTypeprotected
name()arrow::NullTypeinlinestatic
NullType()arrow::NullTypeinline
num_children() constarrow::DataTypeinline
num_children() const arrow::DataTypeinline
ToString() const overridearrow::NullTypevirtual
type_idarrow::NullTypestatic
~DataType()arrow::DataTypevirtual
- + - - - - + +
std::vector< BufferDescrGetBufferLayout () const override   - Public Member Functions inherited from arrow::DataTypeDataType (Type::type id) + DataType (Type::type id)   virtual ~DataType ()   -virtual bool Equals (const DataType &other) const -  -bool Equals (const std::shared_ptr< DataType > &other) const -  -std::shared_ptr< Fieldchild (int i) const -  -const std::vector< std::shared_ptr< Field > > & children () const -  -int num_children () const -  -Type::type id () const -  +virtual bool Equals (const DataType &other) const +  +bool Equals (const std::shared_ptr< DataType > &other) const +  +std::shared_ptr< Fieldchild (int i) const +  +const std::vector< std::shared_ptr< Field > > & children () const +  +int num_children () const +  +Type::type id () const +  @@ -132,9 +158,7 @@ Additional Inherited Members

Static Public Member Functions

 

Constructor & Destructor Documentation

- -

◆ NullType()

- +
@@ -158,9 +182,7 @@ Additional Inherited Members

Member Function Documentation

- -

◆ Accept()

- +
@@ -186,9 +208,7 @@ Additional Inherited Members - -

◆ GetBufferLayout()

- +
@@ -213,9 +233,7 @@ Additional Inherited Members - -

◆ name()

- +
@@ -238,9 +256,7 @@ Additional Inherited Members - -

◆ ToString()

- +
@@ -266,9 +282,7 @@ Additional Inherited Members

Member Data Documentation

- -

◆ type_id

- +
@@ -289,15 +303,15 @@ Additional Inherited Members
The documentation for this class was generated from the following files:
    -
  • /home/wesm/code/arrow/cpp/src/arrow/type.h
  • -
  • /home/wesm/code/arrow/cpp/src/arrow/type.cc
  • +
  • /home/uwe/Development/arrow/cpp/src/arrow/type.h
  • +
  • /home/uwe/Development/arrow/cpp/src/arrow/type.cc