mfcstl/shims/access/string/cwnd.hpp File Reference


Detailed Description

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

#include <mfcstl/mfcstl.hpp>
#include <stlsoft/shims/access/string.hpp>
#include <stlsoft/util/constraints.hpp>
#include <stlsoft/string/cstring_maker.hpp>
#include <stlsoft/util/std/library_discriminator.hpp>
#include <afxwin.h>
#include <afxcmn.h>
#include <afxcview.h>

Go to the source code of this file.

Namespaces

namespace  mfcstl

Classes

class  c_str_ptr_null_CWnd_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_CWnd_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

bool operator== (LPCTSTR lhs, c_str_ptr_null_CWnd_proxy const &rhs)
bool operator== (c_str_ptr_null_CWnd_proxy const &lhs, LPCTSTR rhs)
bool operator!= (LPCTSTR lhs, c_str_ptr_null_CWnd_proxy const &rhs)
bool operator!= (c_str_ptr_null_CWnd_proxy const &lhs, LPCTSTR rhs)
template<typename S>
S & operator<< (S &s, c_str_ptr_null_CWnd_proxy const &shim)
template<typename S>
S & operator<< (S &s, c_str_ptr_CWnd_proxy const &shim)
c_str_ptr_null_CWnd_proxy c_str_ptr_null (CWnd const &w)
 c_str_ptr_null String Access Shim for CWnd
c_str_ptr_null_CWnd_proxy c_str_ptr_null_a (CWnd const &w)
c_str_ptr_null_CWnd_proxy c_str_ptr_null (CListBox const &w)
 c_str_ptr_null String Access Shim for CListBox
c_str_ptr_null_CWnd_proxy c_str_ptr_null_a (CListBox const &w)
c_str_ptr_CWnd_proxy c_str_ptr (CWnd const &w)
 c_str_ptr String Access Shim for CWnd
c_str_ptr_CWnd_proxy c_str_ptr_a (CWnd const &w)
c_str_ptr_CWnd_proxy c_str_ptr (CListBox const &w)
 c_str_ptr String Access Shim for CListBox
c_str_ptr_CWnd_proxy c_str_ptr_a (CListBox const &w)
c_str_ptr_CWnd_proxy c_str_data (CWnd const &w)
 c_str_data String Access Shim for CWnd
c_str_ptr_CWnd_proxy c_str_data_a (CWnd const &w)
c_str_ptr_CWnd_proxy c_str_data (CListBox const &w)
 c_str_data String Access Shim for CListBox
c_str_ptr_CWnd_proxy c_str_data_a (CListBox const &w)
size_t c_str_len (CWnd const &w)
 c_str_len String Access Shim for CWnd
size_t c_str_len (CListBox const &w)
 c_str_len String Access Shim for CListBox


Generated on Thu Jun 10 08:57:59 2010 for STLSoft by  doxygen 1.5.6