ModuleProcessInformation Struct Reference

#include <ModuleProcessInformation.h>

List of all members.

Public Member Functions

void Initialize ()
void Initialize ()
void SetProgressCallback (void(*fun)(void *), void *who)
void SetProgressCallback (void(*fun)(void *), void *who)

Public Attributes

unsigned char Abort
double ElapsedTime
float Progress
void * ProgressCallbackClientData
void(* ProgressCallbackFunction )(void *)
char ProgressMessage [1024]
 Progress of a single stage in an algorithm.
float StageProgress
 Overall progress.

Member Function Documentation

void ModuleProcessInformation::Initialize ( void   )  [inline]
void ModuleProcessInformation::Initialize ( void   )  [inline]
void ModuleProcessInformation::SetProgressCallback ( void(*)(void *)  fun,
void *  who 
) [inline]
void ModuleProcessInformation::SetProgressCallback ( void(*)(void *)  fun,
void *  who 
) [inline]

Member Data Documentation

void(* ModuleProcessInformation::ProgressCallbackFunction)(void *) ( void *   ) 

The documentation for this struct was generated from the following files:

Generated on 6 Apr 2011 for Slicer3 by  doxygen 1.6.1