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 34A3C200CD6 for ; Mon, 31 Jul 2017 21:29:24 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 3366D16537B; Mon, 31 Jul 2017 19:29:24 +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 199CB165345 for ; Mon, 31 Jul 2017 21:29:20 +0200 (CEST) Received: (qmail 47485 invoked by uid 500); 31 Jul 2017 19:29:20 -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 47422 invoked by uid 99); 31 Jul 2017 19:29:20 -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, 31 Jul 2017 19:29:20 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id 6AF49F3317; Mon, 31 Jul 2017 19:29:19 +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, 31 Jul 2017 19:29:23 -0000 Message-Id: In-Reply-To: <6071de26214c4abb89b6232bba6bef9c@git.apache.org> References: <6071de26214c4abb89b6232bba6bef9c@git.apache.org> X-Mailer: ASF-Git Admin Mailer Subject: [05/51] [partial] arrow-site git commit: Update C++ API docs to 0.5.0 archived-at: Mon, 31 Jul 2017 19:29:24 -0000 http://git-wip-us.apache.org/repos/asf/arrow-site/blob/b286da84/docs/cpp/classarrow_1_1_integer.html ---------------------------------------------------------------------- diff --git a/docs/cpp/classarrow_1_1_integer.html b/docs/cpp/classarrow_1_1_integer.html index b736f39..737b7e6 100644 --- a/docs/cpp/classarrow_1_1_integer.html +++ b/docs/cpp/classarrow_1_1_integer.html @@ -3,7 +3,8 @@ - + + Apache Arrow (C++): arrow::Integer Class Reference @@ -11,9 +12,6 @@ - @@ -32,43 +30,19 @@ - + - - + + + +
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 -  +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 +  virtual Status Accept (TypeVisitor *visitor) const =0   virtual std::string ToString () const =0   -Type::type id () const -  +Type::type id () const +  @@ -159,7 +133,9 @@ Additional Inherited Members

Additional Inherited Members

 

Member Function Documentation

- + +

◆ is_signed()

+
@@ -183,14 +159,14 @@ Additional Inherited Members
The documentation for this class was generated from the following file:
    -
  • /home/uwe/Development/arrow/cpp/src/arrow/type.h
  • +
  • /home/wesm/code/arrow/cpp/src/arrow/type.h
http://git-wip-us.apache.org/repos/asf/arrow-site/blob/b286da84/docs/cpp/classarrow_1_1_integer_type_impl-members.html ---------------------------------------------------------------------- diff --git a/docs/cpp/classarrow_1_1_integer_type_impl-members.html b/docs/cpp/classarrow_1_1_integer_type_impl-members.html index fe55275..a765c1c 100644 --- a/docs/cpp/classarrow_1_1_integer_type_impl-members.html +++ b/docs/cpp/classarrow_1_1_integer_type_impl-members.html @@ -3,7 +3,8 @@ - + +Apache Arrow (C++): Member List @@ -11,9 +12,6 @@ - @@ -32,43 +30,19 @@
- + - - + + + +
Accept(TypeVisitor *visitor) const overridearrow::CTypeImpl< DERIVED, Integer, TYPE_ID, C_TYPE >inlinevirtual bit_width() const overridearrow::CTypeImpl< DERIVED, Integer, TYPE_ID, C_TYPE >inlinevirtual c_type typedefarrow::CTypeImpl< DERIVED, Integer, TYPE_ID, C_TYPE > - child(int i) const arrow::DataTypeinline - children() const arrow::DataTypeinline + child(int i) constarrow::DataTypeinline + children() constarrow::DataTypeinline children_arrow::DataTypeprotected CTypeImpl()arrow::CTypeImpl< DERIVED, Integer, TYPE_ID, C_TYPE >inline DataType(Type::type id)arrow::DataTypeinlineexplicit - Equals(const DataType &other) const arrow::DataTypevirtual - Equals(const std::shared_ptr< DataType > &other) const arrow::DataType + Equals(const DataType &other) constarrow::DataTypevirtual + Equals(const std::shared_ptr< DataType > &other) constarrow::DataType GetBufferLayout() const overridearrow::FixedWidthTypevirtual - id() const arrow::DataTypeinline + id() constarrow::DataTypeinline id_arrow::DataTypeprotected - num_children() const arrow::DataTypeinline + num_children() constarrow::DataTypeinline ToString() const overridearrow::CTypeImpl< DERIVED, Integer, TYPE_ID, C_TYPE >inlinevirtual type_idarrow::CTypeImpl< DERIVED, Integer, TYPE_ID, C_TYPE >static ~DataType()arrow::DataTypevirtual @@ -118,7 +92,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search'); http://git-wip-us.apache.org/repos/asf/arrow-site/blob/b286da84/docs/cpp/classarrow_1_1_integer_type_impl.html ---------------------------------------------------------------------- diff --git a/docs/cpp/classarrow_1_1_integer_type_impl.html b/docs/cpp/classarrow_1_1_integer_type_impl.html index 5e3e804..65d045c 100644 --- a/docs/cpp/classarrow_1_1_integer_type_impl.html +++ b/docs/cpp/classarrow_1_1_integer_type_impl.html @@ -3,7 +3,8 @@ - + + Apache Arrow (C++): arrow::IntegerTypeImpl< DERIVED, TYPE_ID, C_TYPE > Class Template Reference @@ -11,9 +12,6 @@ - @@ -32,43 +30,19 @@
- + - - + + + +
- + arrow::CTypeImpl< DERIVED, Integer, TYPE_ID, C_TYPE > arrow::Integer arrow::PrimitiveCType @@ -129,22 +103,22 @@ Additional Inherited Members 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 +  - Static Public Attributes inherited from arrow::CTypeImpl< DERIVED, Integer, TYPE_ID, C_TYPE > static constexpr Type::type type_id   @@ -155,14 +129,14 @@ Additional Inherited Members  
The documentation for this class was generated from the following file:
    -
  • /home/uwe/Development/arrow/cpp/src/arrow/type.h
  • +
  • /home/wesm/code/arrow/cpp/src/arrow/type.h
http://git-wip-us.apache.org/repos/asf/arrow-site/blob/b286da84/docs/cpp/classarrow_1_1_interval_type-members.html ---------------------------------------------------------------------- diff --git a/docs/cpp/classarrow_1_1_interval_type-members.html b/docs/cpp/classarrow_1_1_interval_type-members.html index e069cc3..e5e6770 100644 --- a/docs/cpp/classarrow_1_1_interval_type-members.html +++ b/docs/cpp/classarrow_1_1_interval_type-members.html @@ -3,7 +3,8 @@ - + + Apache Arrow (C++): Member List @@ -11,9 +12,6 @@ - @@ -32,43 +30,19 @@
- + - - + + + +
Accept(TypeVisitor *visitor) const overridearrow::IntervalTypevirtual bit_width() const overridearrow::IntervalTypeinlinevirtual c_type typedefarrow::IntervalType - child(int i) const arrow::DataTypeinline - children() const arrow::DataTypeinline + child(int i) constarrow::DataTypeinline + children() constarrow::DataTypeinline children_arrow::DataTypeprotected DataType(Type::type id)arrow::DataTypeinlineexplicit - Equals(const DataType &other) const arrow::DataTypevirtual - Equals(const std::shared_ptr< DataType > &other) const arrow::DataType + Equals(const DataType &other) constarrow::DataTypevirtual + Equals(const std::shared_ptr< DataType > &other) constarrow::DataType GetBufferLayout() const overridearrow::FixedWidthTypevirtual - id() const arrow::DataTypeinline + id() constarrow::DataTypeinline id_arrow::DataTypeprotected IntervalType(Unit unit=Unit::YEAR_MONTH)arrow::IntervalTypeinlineexplicit name()arrow::IntervalTypeinlinestatic - num_children() const arrow::DataTypeinline + num_children() constarrow::DataTypeinline ToString() const overridearrow::IntervalTypeinlinevirtual type_idarrow::IntervalTypestatic Unit enum namearrow::IntervalType - unit() const arrow::IntervalTypeinline + unit() constarrow::IntervalTypeinline ~DataType()arrow::DataTypevirtual
http://git-wip-us.apache.org/repos/asf/arrow-site/blob/b286da84/docs/cpp/classarrow_1_1_interval_type.html ---------------------------------------------------------------------- diff --git a/docs/cpp/classarrow_1_1_interval_type.html b/docs/cpp/classarrow_1_1_interval_type.html index 23b6b2c..03e7bf3 100644 --- a/docs/cpp/classarrow_1_1_interval_type.html +++ b/docs/cpp/classarrow_1_1_interval_type.html @@ -3,7 +3,8 @@ - + + Apache Arrow (C++): arrow::IntervalType Class Reference @@ -11,9 +12,6 @@ - @@ -32,43 +30,19 @@
- + - - + + + +
Public Member Functions int bit_width () const override   - IntervalType (Unit unit=Unit::YEAR_MONTH) + IntervalType (Unit unit=Unit::YEAR_MONTH)   Status Accept (TypeVisitor *visitor) const override   std::string ToString () const override   -Unit unit () const -  +Unit unit () const +  - Public Member Functions inherited from arrow::FixedWidthType 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 +  @@ -173,7 +147,9 @@ Additional Inherited Members

Static Public Member Functions

 

Member Typedef Documentation

- + +

◆ c_type

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

Member Enumeration Documentation

- + +

◆ Unit

+
@@ -204,16 +182,16 @@ Additional Inherited Members
- - + +
Enumerator
YEAR_MONTH  -
DAY_TIME  -
Enumerator
YEAR_MONTH 
DAY_TIME 

Constructor & Destructor Documentation

- + +

◆ IntervalType()

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

Member Function Documentation

- + +

◆ Accept()

+
@@ -264,7 +244,9 @@ Additional Inherited Members - + +

◆ bit_width()

+
@@ -289,7 +271,9 @@ Additional Inherited Members - + +

◆ name()

+
@@ -312,7 +296,9 @@ Additional Inherited Members - + +

◆ ToString()

+
@@ -337,7 +323,9 @@ Additional Inherited Members - + +

◆ unit()

+
@@ -361,7 +349,9 @@ Additional Inherited Members

Member Data Documentation

- + +

◆ type_id

+
@@ -382,14 +372,14 @@ Additional Inherited Members
The documentation for this class was generated from the following file:
    -
  • /home/uwe/Development/arrow/cpp/src/arrow/type.h
  • +
  • /home/wesm/code/arrow/cpp/src/arrow/type.h
http://git-wip-us.apache.org/repos/asf/arrow-site/blob/b286da84/docs/cpp/classarrow_1_1_key_value_metadata-members.html ---------------------------------------------------------------------- diff --git a/docs/cpp/classarrow_1_1_key_value_metadata-members.html b/docs/cpp/classarrow_1_1_key_value_metadata-members.html index f7af0e7..478cc73 100644 --- a/docs/cpp/classarrow_1_1_key_value_metadata-members.html +++ b/docs/cpp/classarrow_1_1_key_value_metadata-members.html @@ -3,7 +3,8 @@ - + +Apache Arrow (C++): Member List @@ -11,9 +12,6 @@ - @@ -32,43 +30,19 @@
- + - - + + + +
This is the complete list of members for arrow::KeyValueMetadata, including all inherited members.

- - - + + + - - - + + + +
Append(const std::string &key, const std::string &value)arrow::KeyValueMetadata
Copy() const arrow::KeyValueMetadata
Equals(const KeyValueMetadata &other) const arrow::KeyValueMetadata
key(int64_t i) const arrow::KeyValueMetadata
Copy() constarrow::KeyValueMetadata
Equals(const KeyValueMetadata &other) constarrow::KeyValueMetadata
key(int64_t i) constarrow::KeyValueMetadata
KeyValueMetadata()arrow::KeyValueMetadata
KeyValueMetadata(const std::vector< std::string > &keys, const std::vector< std::string > &values)arrow::KeyValueMetadata
KeyValueMetadata(const std::unordered_map< std::string, std::string > &map)arrow::KeyValueMetadataexplicit
reserve(int64_t n)arrow::KeyValueMetadata
size() const arrow::KeyValueMetadata
ToUnorderedMap(std::unordered_map< std::string, std::string > *out) const arrow::KeyValueMetadata
value(int64_t i) const arrow::KeyValueMetadata
size() constarrow::KeyValueMetadata
ToUnorderedMap(std::unordered_map< std::string, std::string > *out) constarrow::KeyValueMetadata
value(int64_t i) constarrow::KeyValueMetadata
~KeyValueMetadata()=defaultarrow::KeyValueMetadatavirtual