This is the complete list of members for base::win::ScopedBstr, including all inherited members.
| Allocate(std::wstring_view str) | base::win::ScopedBstr | |
| AllocateBytes(size_t bytes) | base::win::ScopedBstr | |
| ByteLength() const | base::win::ScopedBstr | |
| Get() const | base::win::ScopedBstr | inline |
| Length() const | base::win::ScopedBstr | |
| operator!=(const ScopedBstr &bstr2) const =delete | base::win::ScopedBstr | |
| operator==(const ScopedBstr &bstr2) const =delete | base::win::ScopedBstr | |
| Receive() | base::win::ScopedBstr | |
| Release() | base::win::ScopedBstr | |
| Reset(BSTR bstr=nullptr) | base::win::ScopedBstr | |
| ScopedBstr()=default | base::win::ScopedBstr | |
| ScopedBstr(std::wstring_view non_bstr) | base::win::ScopedBstr | explicit |
| SetByteLen(size_t bytes) | base::win::ScopedBstr | |
| Swap(ScopedBstr &bstr2) | base::win::ScopedBstr | |
| ~ScopedBstr() | base::win::ScopedBstr |