#include <tag_win.h>
Inheritance diagram for tagged_window:


Public Member Functions | |
| tagged_window (const tag &name_tag) | |
| ~tagged_window () | |
| void | attach (window_handle window) |
| void | detach () |
| const tag & | name () const |
Static Public Member Functions | |
| static const tagged_window * | find (window_handle window, const tag &to_find) |
Definition at line 64 of file tag_win.h.
| tagged_window::tagged_window | ( | const tag & | name_tag | ) |
Definition at line 71 of file tag_win.cpp.
| tagged_window::~tagged_window | ( | ) |
| void tagged_window::attach | ( | window_handle | window | ) |
| void tagged_window::detach | ( | ) |
Definition at line 91 of file tag_win.cpp.
References tag::atom_h, and tag::atom_l.
Referenced by ~tagged_window().
| const tagged_window * tagged_window::find | ( | window_handle | window, | |
| const tag & | to_find | |||
| ) | [static] |
1.5.1