xmscore  1.0
Progress.cpp File Reference
#include <xmscore/misc/Progress.h>
#include <xmscore/misc/XmError.h>
#include <xmscore/misc/Progress.t.h>
#include <sstream>

Go to the source code of this file.

Classes

class  MockProgressListener
 mock class to show how the Progress and ProgressListener classes work More...
 

Functions

BSHP< ProgressListener > & xms::iListener ()
 Get the current ProgressListener. More...
 

Detailed Description

Definition in file Progress.cpp.

Function Documentation

◆ iListener()