#include <Appointment.h>


Public Attributes | |
| IEC61970::Base::Domain::Boolean | callAhead | 
| IEC61970::Base::Domain::DateTimeInterval | meetingInterval | 
| std::list< IEC61968::Work::Work * > | Works | 
  Public Attributes inherited from IEC61970::Base::Core::IdentifiedObject | |
| IEC61970::Base::Domain::String | aliasName | 
| IEC61970::Base::Domain::String | description | 
| IEC61970::Base::Domain::String | mRID | 
| IEC61970::Base::Domain::String | name | 
| std::list< IEC61970::Base::DiagramLayout::DiagramObject * > | DiagramObjects | 
Meeting time and location.
| IEC61970::Base::Domain::Boolean IEC61968::Common::Appointment::callAhead | 
True if requested to call customer when someone is about to arrive at their premises.
| IEC61970::Base::Domain::DateTimeInterval IEC61968::Common::Appointment::meetingInterval | 
Date and time reserved for appointment.
| std::list<IEC61968::Work::Work*> IEC61968::Common::Appointment::Works | 
All works for this appointment.
 1.8.13