CWINDCallback Class Reference
[WIND Tunnel DLL]

Wrapper class for CWINDUpdate. More...

#include <WIND Tunnel.h>

List of all members.

Classes

class  CWINDUpdate
 Class contains callback function used by WIND Tunnel. More...

Public Member Functions

 CWINDCallback (CWINDUpdate *WINDUpdate)
void SetWINDStatus (int SizeofBuf, char *buf, int PercentComplete)


Detailed Description

Wrapper class for CWINDUpdate.

Constructor & Destructor Documentation

CWINDCallback::CWINDCallback ( CWINDUpdate WINDUpdate  ) 

Parameters:
WINDUpdate This should be a user defined class which inherits from CWINDUpdate.


Member Function Documentation

void CWINDCallback::SetWINDStatus ( int  SizeofBuf,
char *  buf,
int  PercentComplete 
)

SetWINDStatus

Note:
Wrapper function.
Parameters:
SizeofBuf Total length of buf.
buf Pointer to string that contains status information about which stage of processing is occurring.
PercentComplete A number with a range from -1 to 100. 0 to 100 represents the amount of processing completed for the corresponding stage. -1 repesents not applicable.


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

Generated on Fri Sep 4 16:14:31 2009 for WIND Tunnel by  doxygen 1.5.8