winstl/shims/access/string/HWND.hpp File Reference


Detailed Description

[C++] Definition of the string access shims for HWND (String Access Shims Concept).

#include <winstl/winstl.h>
#include <stlsoft/shims/access/string.hpp>
#include <winstl/window/functions.h>
#include <winstl/window/util/ident_.hpp>
#include <stlsoft/string/cstring_maker.hpp>

Go to the source code of this file.

Namespaces

namespace  winstl

Classes

class  c_str_ptr_null_HWND_proxy
 This class provides an intermediary object that may be returned by the c_str_ptr_null() function, such that the window text of a given window may be accessed as a null-terminated string. More...
class  c_str_ptr_HWND_proxy
 This class provides an intermediary object that may be returned by the c_str_ptr() function, such that the window text of a given window may be accessed as a null-terminated string. More...

Functions

template<typename C, typename S>
S & operator<< (S &s, c_str_ptr_null_HWND_proxy< C > const &shim)
template<typename C, typename S>
S & operator<< (S &s, c_str_ptr_HWND_proxy< C > const &shim)
c_str_ptr_HWND_proxy< TCHAR > c_str_data (HWND h)
 c_str_data String Access Shim for HWND
size_t c_str_len (HWND h)
 c_str_len String Access Shim for HWND
c_str_ptr_HWND_proxy< TCHAR > c_str_ptr (HWND h)
 c_str_ptr String Access Shim for HWND
c_str_ptr_null_HWND_proxy< TCHAR > c_str_ptr_null (HWND h)
 c_str_ptr_null String Access Shim for HWND


Generated on Thu Jun 10 08:58:15 2010 for STLSoft by  doxygen 1.5.6