#include <comstl/comstl.h>
#include <stlsoft/shims/access/string/fwd.h>
#include <new>
Go to the source code of this file.
Namespaces | |
| namespace | comstl |
Classes | |
| class | errorinfo_desc |
| Provides access to the COM Error Info objecg. More... | |
Functions | |
| LPCTSTR | c_str_data (comstl_ns_qual(errorinfo_desc) const &eid) |
| c_str_data String Access Shim for errorinfo_desc | |
| size_t | c_str_len (comstl_ns_qual(errorinfo_desc) const &eid) |
| c_str_len String Access Shim for errorinfo_desc | |
| LPCTSTR | c_str_ptr (comstl_ns_qual(errorinfo_desc) const &eid) |
| c_str_ptr String Access Shim for errorinfo_desc | |
| LPCTSTR | c_str_ptr_null (comstl_ns_qual(errorinfo_desc) const &eid) |
| c_str_ptr_null String Access Shim for errorinfo_desc | |
| template<typename S> | |
| S & | operator<< (S &s, comstl_ns_qual(errorinfo_desc) const &eid) |
| stream insertion shim for comstl::errorinfo_desc | |
1.5.6