1 #ifndef __STDAIR_BAS_PROGRESSSTATUSSET_HPP
2 #define __STDAIR_BAS_PROGRESSSTATUSSET_HPP
32 return _typeSpecificProgressStatus;
44 return _generatorProgressStatus;
55 return _overallProgressStatus;
63 _typeSpecificProgressStatus = iProgressStatus;
70 _generatorProgressStatus = iProgressStatus;
77 _overallProgressStatus = iProgressStatus;
133 #endif // __STDAIR_BAS_PROGRESSSTATUSSET_HPP
const ProgressStatus & getSpecificGeneratorStatus() const
void setTypeSpecificStatus(const ProgressStatus &iProgressStatus)
const ProgressStatus & getTypeSpecificStatus() const
Handle on the StdAir library context.
const std::string describe() const
void fromStream(std::istream &ioIn)
void setOverallStatus(const ProgressStatus &iProgressStatus)
Base class for the light structures.
void setSpecificGeneratorStatus(const ProgressStatus &iProgressStatus, const EventGeneratorKey_T &iKey)
const ProgressStatus & getOverallStatus() const
std::string EventGeneratorKey_T