MongoDB C++ Driver
mongocxx-3.7.0
bsoncxx
builder
core
bsoncxx::builder::core Member List
This is the complete list of members for
bsoncxx::builder::core
, including all inherited members.
append
(const types::b_double &value)
bsoncxx::builder::core
append
(const types::b_string &value)
bsoncxx::builder::core
append
(const types::b_document &value)
bsoncxx::builder::core
append
(const types::b_array &value)
bsoncxx::builder::core
append
(const types::b_binary &value)
bsoncxx::builder::core
append
(const types::b_undefined &value)
bsoncxx::builder::core
append
(const types::b_oid &value)
bsoncxx::builder::core
append
(const types::b_bool &value)
bsoncxx::builder::core
append
(const types::b_date &value)
bsoncxx::builder::core
append
(const types::b_null &value)
bsoncxx::builder::core
append
(const types::b_regex &value)
bsoncxx::builder::core
append
(const types::b_dbpointer &value)
bsoncxx::builder::core
append
(const types::b_code &value)
bsoncxx::builder::core
append
(const types::b_symbol &value)
bsoncxx::builder::core
append
(const types::b_codewscope &value)
bsoncxx::builder::core
append
(const types::b_int32 &value)
bsoncxx::builder::core
append
(const types::b_timestamp &value)
bsoncxx::builder::core
append
(const types::b_int64 &value)
bsoncxx::builder::core
append
(const types::b_decimal128 &value)
bsoncxx::builder::core
append
(const types::b_minkey &value)
bsoncxx::builder::core
append
(const types::b_maxkey &value)
bsoncxx::builder::core
append
(const types::bson_value::view &value)
bsoncxx::builder::core
append
(std::string str)
bsoncxx::builder::core
append
(stdx::string_view str)
bsoncxx::builder::core
append
(T *v)
bsoncxx::builder::core
inline
append
(bool value)
bsoncxx::builder::core
append
(double value)
bsoncxx::builder::core
append
(std::int32_t value)
bsoncxx::builder::core
append
(std::int64_t value)
bsoncxx::builder::core
append
(const oid &value)
bsoncxx::builder::core
append
(decimal128 value)
bsoncxx::builder::core
append
(document::view view)
bsoncxx::builder::core
append
(array::view view)
bsoncxx::builder::core
clear
()
bsoncxx::builder::core
close_array
()
bsoncxx::builder::core
close_document
()
bsoncxx::builder::core
concatenate
(const document::view &view)
bsoncxx::builder::core
core
(bool is_array)
bsoncxx::builder::core
explicit
extract_array
()
bsoncxx::builder::core
extract_document
()
bsoncxx::builder::core
key_owned
(std::string key)
bsoncxx::builder::core
key_view
(stdx::string_view key)
bsoncxx::builder::core
open_array
()
bsoncxx::builder::core
open_document
()
bsoncxx::builder::core
view_array
() const
bsoncxx::builder::core
view_document
() const
bsoncxx::builder::core
Generated by
1.8.17