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

#include <Organisation.h>

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

Public Attributes

IEC61968::Common::ElectronicAddress electronicAddress
 
IEC61968::Common::TelephoneNumber phone1
 
IEC61968::Common::TelephoneNumber phone2
 
IEC61968::Common::PostalAddress postalAddress
 
IEC61968::Common::StreetAddress streetAddress
 
std::list< IEC61968::Common::ActivityRecord * > ActivityRecords
 
- 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

Organisation that might have roles as utility, contractor, supplier, manufacturer, customer, etc.

Member Data Documentation

◆ electronicAddress

IEC61968::Common::ElectronicAddress IEC61968::Common::Organisation::electronicAddress

Electronic address.

◆ phone1

IEC61968::Common::TelephoneNumber IEC61968::Common::Organisation::phone1

Phone number.

◆ phone2

IEC61968::Common::TelephoneNumber IEC61968::Common::Organisation::phone2

Additional phone number.

◆ postalAddress

IEC61968::Common::PostalAddress IEC61968::Common::Organisation::postalAddress

Postal address, potentially different than 'streetAddress' (e.g., another city).

◆ streetAddress

IEC61968::Common::StreetAddress IEC61968::Common::Organisation::streetAddress

Street address.


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