Windows C++ Library
|
Attach(BSTR bstr) | WCL::ComStr | |
AttachTo(ComStr &bstr) | WCL::ComStr | [friend] |
ComStr() | WCL::ComStr | |
ComStr(BSTR bstr) | WCL::ComStr | [explicit] |
ComStr(const char *psz) | WCL::ComStr | [explicit] |
ComStr(const wchar_t *psz) | WCL::ComStr | [explicit] |
ComStr(const tstring &str) | WCL::ComStr | [explicit] |
ComStr(const ComStr &) | WCL::ComStr | [private] |
Detach() | WCL::ComStr | |
Empty() const | WCL::ComStr | [inline] |
Get() const | WCL::ComStr | [inline] |
m_bstr | WCL::ComStr | [private] |
operator=(const ComStr &) | WCL::ComStr | [private] |
Release() | WCL::ComStr | |
~ComStr() | WCL::ComStr |