DBEDIT_SUSPENDCALLBACKS Class Reference

A class to help insure that we never forget to resume callbacks. More...

#include <mi32/dbedit.h>

List of all members.

Public Member Functions

 DBEDIT_SUSPENDCALLBACKS (DBEDIT *ddata, bool NoQueue=false)
 ~DBEDIT_SUSPENDCALLBACKS ()

Detailed Description

A class to help insure that we never forget to resume callbacks.

Just create an instance of one of these and callbacks will be automatically resumed when it goes out of scope.


Constructor & Destructor Documentation

DBEDIT_SUSPENDCALLBACKS::DBEDIT_SUSPENDCALLBACKS ( DBEDIT ddata,
bool  NoQueue = false 
) [inline]

Constructor.

Parameters:
NoQueue Don't even queue callbacks that occur while suspended
DBEDIT_SUSPENDCALLBACKS::~DBEDIT_SUSPENDCALLBACKS (  )  [inline]

Destructor.


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

Generated on Sun Oct 7 21:33:18 2012 for TNTsdk 2012 by  doxygen 1.6.1