GClasses
|
Placing these on the stack can help catch buffer overruns. More...
#include <GHolders.h>
Public Member Functions | |
GOverrunSentinel () | |
~GOverrunSentinel () | |
void | Check () |
Protected Attributes | |
unsigned int | m_sentinel |
Placing these on the stack can help catch buffer overruns.
GClasses::GOverrunSentinel::GOverrunSentinel | ( | ) | [inline] |
GClasses::GOverrunSentinel::~GOverrunSentinel | ( | ) | [inline] |
void GClasses::GOverrunSentinel::Check | ( | ) | [inline] |
unsigned int GClasses::GOverrunSentinel::m_sentinel [protected] |