#include <RevNextImagePartsEvent.hxx>
Public Member Functions | |
| RevNextImagePartsEvent (RRect_const_sequence sequence, std::size_t numRects, std::size_t numFinishedRects, std::size_t totalNumRects) | |
| RRect_const_sequence | getRectSequence () const |
| std::size_t | numberOfRects () const |
| std::size_t | numberOfFinishedRects () const |
| std::size_t | totalNumberOfRects () const |
Private Attributes | |
| RRect_const_sequence | _rectSeq |
| std::size_t | _totalNumberOfRects |
| std::size_t | _numberOfFinishedRects |
| std::size_t | _numberOfRects |
|
||||||||||||||||||||
|
Definition at line 8 of file RevNextImagePartsEvent.cxx. |
|
|
Definition at line 17 of file RevNextImagePartsEvent.cxx. |
|
|
Definition at line 26 of file RevNextImagePartsEvent.hxx. |
|
|
Definition at line 23 of file RevNextImagePartsEvent.hxx. |
|
|
Definition at line 29 of file RevNextImagePartsEvent.hxx. |
|
|
Definition at line 36 of file RevNextImagePartsEvent.hxx. |
|
|
Definition at line 37 of file RevNextImagePartsEvent.hxx. |
|
|
Definition at line 34 of file RevNextImagePartsEvent.hxx. |
|
|
Definition at line 35 of file RevNextImagePartsEvent.hxx. |
1.3.9.1