HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
HOM_RedrawResumeBlock.h
Go to the documentation of this file.
1 /*
2  * PROPRIETARY INFORMATION. This software is proprietary to
3  * Side Effects Software Inc., and is not to be reproduced,
4  * transmitted, or disclosed in any way without written permission.
5  *
6  * COMMENTS:
7  * Class that temporarily resumes redraws.
8  */
9 
10 #ifndef __HOM_RedrawResumeBlock_h__
11 #define __HOM_RedrawResumeBlock_h__
12 
13 #ifndef SWIG
15 {
16 public:
19 };
20 #endif
21 
22 #endif