MongoDB C++ Driver 4.2.0
Loading...
Searching...
No Matches
bsoncxx::v1::document::value Member List

This is the complete list of members for bsoncxx::v1::document::value, including all inherited members.

begin() constbsoncxx::v1::document::valueinline
cbegin() constbsoncxx::v1::document::valueinline
cend() constbsoncxx::v1::document::valueinline
const_iterator typedefbsoncxx::v1::document::value
data() constbsoncxx::v1::document::valueinline
default_deleter_type typedefbsoncxx::v1::document::value
deleter_type typedefbsoncxx::v1::document::value
empty() constbsoncxx::v1::document::valueinline
end() constbsoncxx::v1::document::valueinline
find(v1::stdx::string_view key) constbsoncxx::v1::document::valueinline
get(T &v) constbsoncxx::v1::document::valueinline
get() constbsoncxx::v1::document::valueinline
get_deleter() constbsoncxx::v1::document::valueinline
iterator typedefbsoncxx::v1::document::value
length() constbsoncxx::v1::document::valueinline
noop_deleter(std::uint8_t *)bsoncxx::v1::document::valuestatic
noop_deleter_type typedefbsoncxx::v1::document::value
operator bool() constbsoncxx::v1::document::valueinlineexplicit
operator v1::document::view() constbsoncxx::v1::document::valueinline
operator!=(value const &lhs, value const &rhs)bsoncxx::v1::document::valuefriend
operator=(value &&other) noexcept=defaultbsoncxx::v1::document::value
operator=(value const &other)bsoncxx::v1::document::valueinline
operator=(v1::document::view view)bsoncxx::v1::document::valueinline
operator=(T const &v)bsoncxx::v1::document::valueinline
operator==(value const &lhs, value const &rhs)bsoncxx::v1::document::valuefriend
operator[](v1::stdx::string_view key) constbsoncxx::v1::document::valueinline
release()bsoncxx::v1::document::valueinline
reset(value v)bsoncxx::v1::document::valueinline
reset(v1::document::view v)bsoncxx::v1::document::valueinline
size() constbsoncxx::v1::document::valueinline
unique_ptr_type typedefbsoncxx::v1::document::value
value(value &&other) noexcept=defaultbsoncxx::v1::document::value
value(value const &other)bsoncxx::v1::document::valueinline
value()bsoncxx::v1::document::valueinline
value(std::uint8_t *data, Deleter deleter)bsoncxx::v1::document::valueinline
value(std::uint8_t *data, std::size_t length, Deleter deleter)bsoncxx::v1::document::valueinline
value(std::uint8_t *data)bsoncxx::v1::document::valueinlineexplicit
value(std::uint8_t *data, std::size_t length)bsoncxx::v1::document::valueinlineexplicit
value(unique_ptr_type ptr)bsoncxx::v1::document::valueinlineexplicit
value(unique_ptr_type ptr, std::size_t length)bsoncxx::v1::document::valueinlineexplicit
value(v1::document::view view)bsoncxx::v1::document::valueinlineexplicit
value(T const &v)bsoncxx::v1::document::valueinlineexplicit
view() constbsoncxx::v1::document::valueinline
~value()=defaultbsoncxx::v1::document::value