sospin is hosted by Hepforge, IPPP Durham
SOSpin  1.0.0
progressStatus.cpp File Reference

Specific functions progress status bar. More...

#include <stdio.h>
#include <stdlib.h>
#include "progressStatus.h"
#include "son.h"

Go to the source code of this file.

Namespaces

 sospin
 

Macros

#define PROGRESS_STATUS_BAR_LENGTH   46
 

Functions

void sospin::DoProgress (string label, unsigned int step, unsigned int total, unsigned int interval)
 
void sospin::DoProgress (string label, unsigned int step, unsigned int total)
 

Detailed Description

Specific functions progress status bar.

Definition in file progressStatus.cpp.

Macro Definition Documentation

#define PROGRESS_STATUS_BAR_LENGTH   46

Definition at line 66 of file progressStatus.cpp.