StdAir Logo  0.45.0
C++ Standard Airline IT Object Library
stdair::ProgressStatus Member List
This is the complete list of members for stdair::ProgressStatus, including all inherited members.
count() const stdair::ProgressStatus [inline]
describe() const stdair::ProgressStatus [virtual]
fromStream(std::istream &ioIn)stdair::StructAbstract [inline, virtual]
getActualNb() const stdair::ProgressStatus [inline]
getCurrentNb() const stdair::ProgressStatus [inline]
getExpectedNb() const stdair::ProgressStatus [inline]
operator++()stdair::ProgressStatus [inline]
operator+=(Count_T iIncrement)stdair::ProgressStatus [inline]
progress() const stdair::ProgressStatus [inline]
ProgressStatus(const Count_T &iCurrentNb, const Count_T &iExpectedNb, const Count_T &iActualNb)stdair::ProgressStatus
ProgressStatus(const Count_T &iExpectedNb, const Count_T &iActualNb)stdair::ProgressStatus
ProgressStatus(const Count_T &iActualNb)stdair::ProgressStatus
ProgressStatus()stdair::ProgressStatus
ProgressStatus(const ProgressStatus &)stdair::ProgressStatus
reset()stdair::ProgressStatus
setActualNb(const Count_T &iActualNb)stdair::ProgressStatus [inline]
setCurrentNb(const Count_T &iCurrentNb)stdair::ProgressStatus [inline]
setExpectedNb(const Count_T &iExpectedNb)stdair::ProgressStatus [inline]
StructAbstract()stdair::StructAbstract [inline, protected]
toStream(std::ostream &ioOut) const stdair::StructAbstract [inline]
~StructAbstract()stdair::StructAbstract [inline, virtual]