winstl/controls/functionals.hpp File Reference


Detailed Description

[C++] Functionals for application to controls (Windows Controls Library).

#include <winstl/winstl.h>
#include <stlsoft/shims/access/string.hpp>
#include <stlsoft/iterators/unary_function_output_iterator_adaptor.hpp>
#include <winstl/shims/access/string.hpp>
#include <winstl/shims/attribute/get_HWND.hpp>
#include <winstl/conversion/char_conversions.hpp>
#include <winstl/controls/functions.h>
#include <winstl/system/system_traits.hpp>
#include <functional>

Go to the source code of this file.

Namespaces

namespace  winstl

Classes

class  button_check
 Functor used to (un)check buttons. More...
class  is_checked
 Predicate used to indicate the check-state of buttons. More...
class  is_class
 Predicate used to detect whether the window is of a given class. More...
struct  listbox_front_inserter
 A function class used to insert items at the front of list-box. More...
struct  listbox_add_inserter
 A function class used to add items to a list-box. More...
struct  listbox_back_inserter
 A function class used to insert items to the back of a list-box. More...
struct  combobox_front_inserter
 A function class used to insert items at the front of combo-box. More...
struct  combobox_add_inserter
 A function class used to add items to a combo-box. More...
struct  combobox_back_inserter
 A function class used to insert items to the back of a combo-box. More...


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