is_visible Struct Reference
[Functional Library]

#include <winstl/functional/window.hpp>

List of all members.


Detailed Description

Predicate used to determine whether windows are visible.

Public Types

typedef
parent_class_type::argument_type 
argument_type
 The argument type.
typedef
parent_class_type::result_type 
result_type
 The result type.

Public Member Functions

result_type operator() (HWND hwnd) const
 Function call operator which evaluates whether the given window is visible.
template<typename W>
result_type operator() (W const &w) const
 Function call operator which evaluates whether the given window is visible.

Member Typedef Documentation

typedef parent_class_type::argument_type argument_type

The argument type.

typedef parent_class_type::result_type result_type

The result type.


Member Function Documentation

result_type operator() ( HWND  hwnd  )  const [inline]

Function call operator which evaluates whether the given window is visible.

result_type operator() ( W const &  w  )  const [inline]

Function call operator which evaluates whether the given window is visible.

References winstl::get_HWND(), and winstl_ns_qual.


The documentation for this struct was generated from the following file:

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