Public Member Functions | Private Attributes

vgfx::PushPopBrush Class Reference

helper class to throw on the stack More...

#include <drawer.h>

Collaboration diagram for vgfx::PushPopBrush:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 PushPopBrush (Drawer *drawer, dword_t key)
 ~PushPopBrush (void) throw ()

Private Attributes

Drawerm_drawer
dword_t m_key

Detailed Description

helper class to throw on the stack

Definition at line 104 of file vgfx/drawer.h.


Constructor & Destructor Documentation

vgfx::PushPopBrush::PushPopBrush ( Drawer drawer,
dword_t  key 
) [inline]

Definition at line 106 of file vgfx/drawer.h.

vgfx::PushPopBrush::~PushPopBrush ( void   )  throw () [inline]

Definition at line 113 of file vgfx/drawer.h.


Member Data Documentation

Definition at line 119 of file vgfx/drawer.h.

Definition at line 120 of file vgfx/drawer.h.


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