#include <ScheduledEventData.h>
Public Attributes | |
IEC61970::Base::Domain::DateTimeInterval | estimatedWindow |
IEC61970::Base::Domain::DateTimeInterval | requestedWindow |
IEC61968::Common::Status | status |
std::list< IEC61968::Common::ScheduledEvent * > | ScheduledEvents |
IEC61968::InfIEC61968::Sandbox::InfNewAssets::InspectionDataSet * | InspectionDataSet |
Schedule parameters for an activity that is to occur, is occurring, or has completed.
IEC61970::Base::Domain::DateTimeInterval IEC61968::Common::ScheduledEventData::estimatedWindow |
Estimated date and time for activity execution (with earliest possibility of activity initiation and latest possibility of activity completion).
IEC61970::Base::Domain::DateTimeInterval IEC61968::Common::ScheduledEventData::requestedWindow |
Requested date and time interval for activity execution.
std::list<IEC61968::Common::ScheduledEvent*> IEC61968::Common::ScheduledEventData::ScheduledEvents |
All scheduled events with this specification.