ProgressObject::Args Struct Reference

This is an implementation detail of the ProgressObject class. More...

#include <ProgressResource.h>

List of all members.

Public Member Functions

 Args (bool threadSafe, bool createDialog, const std::string &caption)
 Args (Progress *pProgress, bool createDialog, const std::string &caption)

Public Attributes

bool mThreadSafe
bool mCreateDialog
std::string mCaption
ProgressmpProgress


Detailed Description

This is an implementation detail of the ProgressObject class.

Definition at line 32 of file ProgressResource.h.


Constructor & Destructor Documentation

ProgressObject::Args::Args ( bool  threadSafe,
bool  createDialog,
const std::string &  caption 
)

Definition at line 38 of file ProgressResource.h.

ProgressObject::Args::Args ( Progress pProgress,
bool  createDialog,
const std::string &  caption 
)

Definition at line 40 of file ProgressResource.h.


Member Data Documentation

Definition at line 34 of file ProgressResource.h.

Definition at line 35 of file ProgressResource.h.

Definition at line 36 of file ProgressResource.h.

Definition at line 37 of file ProgressResource.h.


Software Development Kit - Opticks 4.9.0 Build 16218