|
STLdoc
STLdocumentation
|
This is the complete list of members for _bstr_t, including all inherited members.
| _AddRef() | _bstr_t | inlineprivate |
| _bstr_t() | _bstr_t | inline |
| _bstr_t(const _bstr_t &s) | _bstr_t | inline |
| _bstr_t(const char *s) | _bstr_t | inline |
| _bstr_t(const wchar_t *s) | _bstr_t | inline |
| _bstr_t(const _variant_t &var) | _bstr_t | inline |
| _bstr_t(BSTR bstr, bool fCopy) | _bstr_t | inline |
| _Compare(const _bstr_t &str) const | _bstr_t | inlineprivate |
| _Free() | _bstr_t | inlineprivate |
| Assign(BSTR s) | _bstr_t | inline |
| Attach(BSTR s) | _bstr_t | inline |
| copy(bool fCopy=true) const | _bstr_t | inline |
| Detach() | _bstr_t | inline |
| GetAddress() | _bstr_t | inline |
| GetBSTR() | _bstr_t | inline |
| length() const | _bstr_t | inline |
| m_Data | _bstr_t | private |
| operator char *() const | _bstr_t | inline |
| operator const char *() const | _bstr_t | inline |
| operator const wchar_t *() const | _bstr_t | inline |
| operator wchar_t *() const | _bstr_t | inline |
| operator!() const | _bstr_t | inline |
| operator!=(const _bstr_t &str) const | _bstr_t | inline |
| operator+(const _bstr_t &s) const | _bstr_t | inline |
| operator+(const char *s1, const _bstr_t &s2) | _bstr_t | friend |
| operator+(const wchar_t *s1, const _bstr_t &s2) | _bstr_t | friend |
| operator+=(const _bstr_t &s) | _bstr_t | inline |
| operator<(const _bstr_t &str) const | _bstr_t | inline |
| operator<=(const _bstr_t &str) const | _bstr_t | inline |
| operator=(const _bstr_t &s) | _bstr_t | inline |
| operator=(const char *s) | _bstr_t | inline |
| operator=(const wchar_t *s) | _bstr_t | inline |
| operator=(const _variant_t &var) | _bstr_t | inline |
| operator==(const _bstr_t &str) const | _bstr_t | inline |
| operator>(const _bstr_t &str) const | _bstr_t | inline |
| operator>=(const _bstr_t &str) const | _bstr_t | inline |
| ~_bstr_t() | _bstr_t | inline |
1.8.8