IEC61970 16v29a - IEC61968 12v08
Public Attributes | List of all members
IEC61968::Common::Appointment Class Reference

#include <Appointment.h>

Inheritance diagram for IEC61968::Common::Appointment:
Inheritance graph
[legend]
Collaboration diagram for IEC61968::Common::Appointment:
Collaboration graph
[legend]

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
 

Detailed Description

Meeting time and location.

Member Data Documentation

◆ callAhead

IEC61970::Base::Domain::Boolean IEC61968::Common::Appointment::callAhead

True if requested to call customer when someone is about to arrive at their premises.

◆ meetingInterval

IEC61970::Base::Domain::DateTimeInterval IEC61968::Common::Appointment::meetingInterval

Date and time reserved for appointment.

◆ Works

std::list<IEC61968::Work::Work*> IEC61968::Common::Appointment::Works

All works for this appointment.


The documentation for this class was generated from the following files: