PIGALE 1.3.9 Documentation (original) (raw)
P.I.G.A.L.E.
1.3.9
Public Implementation of a Graph Algorithm
Library and Editor
H. de Fraysseix P. Ossona de Mendez
progressEvent Class Reference
Public Member Functions
- progressEvent (int action, int step=0)
- int getAction () const
- int getStep () const
Private Attributes
Constructor & Destructor Documentation
| progressEvent | ( | int | action, |
|---|---|---|---|
| int | step = 0 | ||
| ) | [inline] |
Member Function Documentation
| int getAction | ( | | ) | const [inline] | | ------------- | - | | - | ---------------- |
| int getStep | ( | | ) | const [inline] | | ----------- | - | | - | ---------------- |
Member Data Documentation
int _action [private]
int _step [private]
