ipfs-chromium
|
This is the complete list of members for ipfs::DagCborValue, including all inherited members.
ArrayElementCallback typedef (defined in ipfs::DagCborValue) | ipfs::DagCborValue | |
as_bool() const =0 (defined in ipfs::DagCborValue) | ipfs::DagCborValue | pure virtual |
as_bytes() const =0 (defined in ipfs::DagCborValue) | ipfs::DagCborValue | pure virtual |
as_float() const =0 (defined in ipfs::DagCborValue) | ipfs::DagCborValue | pure virtual |
as_link() const =0 (defined in ipfs::DagCborValue) | ipfs::DagCborValue | pure virtual |
as_signed() const =0 (defined in ipfs::DagCborValue) | ipfs::DagCborValue | pure virtual |
as_string() const =0 (defined in ipfs::DagCborValue) | ipfs::DagCborValue | pure virtual |
as_unsigned() const =0 (defined in ipfs::DagCborValue) | ipfs::DagCborValue | pure virtual |
at(std::string_view) const =0 (defined in ipfs::DagCborValue) | ipfs::DagCborValue | pure virtual |
html() const (defined in ipfs::DagCborValue) | ipfs::DagCborValue | |
html(std::ostream &) const (defined in ipfs::DagCborValue) | ipfs::DagCborValue | |
is_array() const =0 (defined in ipfs::DagCborValue) | ipfs::DagCborValue | pure virtual |
is_map() const =0 (defined in ipfs::DagCborValue) | ipfs::DagCborValue | pure virtual |
iterate_array(ArrayElementCallback) const =0 (defined in ipfs::DagCborValue) | ipfs::DagCborValue | pure virtual |
iterate_map(MapElementCallback) const =0 (defined in ipfs::DagCborValue) | ipfs::DagCborValue | pure virtual |
MapElementCallback typedef (defined in ipfs::DagCborValue) | ipfs::DagCborValue | |
~DagCborValue() noexcept (defined in ipfs::DagCborValue) | ipfs::DagCborValue | inlinevirtual |