Public Member Functions

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 (IN Drawer *drawer, IN dword_t key)
 ~PushPopBrush (void) throw ()

Detailed Description

helper class to throw on the stack

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


Constructor & Destructor Documentation

vgfx::PushPopBrush::PushPopBrush ( IN Drawer drawer,
IN 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.


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