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

#include <Customer.h>

Inheritance diagram for IEC61968::Customers::Customer:
Inheritance graph
[legend]
Collaboration diagram for IEC61968::Customers::Customer:
Collaboration graph
[legend]

Public Attributes

IEC61968::Customers::CustomerKind kind = IEC61968::Customers::CustomerKind::_undef
 
IEC61970::Base::Domain::String locale
 
IEC61968::Common::Priority priority
 
IEC61970::Base::Domain::String pucNumber
 
IEC61970::Base::Domain::String specialNeed
 
IEC61968::Common::Status status
 
IEC61970::Base::Domain::Boolean vip
 
std::list< IEC61968::Metering::EndDevice * > EndDevices
 
std::list< IEC61968::Customers::CustomerAccount * > CustomerAccounts
 
std::list< IEC61968::Customers::CustomerAgreement * > CustomerAgreements
 
std::list< IEC61968::InfIEC61968::InfCommon::OldPerson * > ErpPersons
 
std::list< IEC61968::Work::Work * > Works
 
- Public Attributes inherited from IEC61968::Common::OrganisationRole
IEC61968::Common::OrganisationOrganisation
 
std::list< IEC61968::Common::ConfigurationEvent * > ConfigurationEvents
 
- 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 receiving services from service supplier.

Member Data Documentation

◆ CustomerAccounts

std::list<IEC61968::Customers::CustomerAccount*> IEC61968::Customers::Customer::CustomerAccounts

All accounts of this customer.

◆ CustomerAgreements

std::list<IEC61968::Customers::CustomerAgreement*> IEC61968::Customers::Customer::CustomerAgreements

All agreements of this customer.

◆ EndDevices

std::list<IEC61968::Metering::EndDevice*> IEC61968::Customers::Customer::EndDevices

All end devices of this customer.

◆ kind

IEC61968::Customers::CustomerKind IEC61968::Customers::Customer::kind = IEC61968::Customers::CustomerKind::_undef

Kind of customer.

◆ locale

IEC61970::Base::Domain::String IEC61968::Customers::Customer::locale

Locale designating language to use in communications with this customer.

◆ priority

IEC61968::Common::Priority IEC61968::Customers::Customer::priority

Priority of the customer.

◆ pucNumber

IEC61970::Base::Domain::String IEC61968::Customers::Customer::pucNumber

(if applicable) Public utilities commission (PUC) identification number.

◆ specialNeed

IEC61970::Base::Domain::String IEC61968::Customers::Customer::specialNeed

True if customer organisation has special service needs such as life support, hospitals, etc.

◆ status

IEC61968::Common::Status IEC61968::Customers::Customer::status

Status of this customer.

◆ vip

IEC61970::Base::Domain::Boolean IEC61968::Customers::Customer::vip

(use 'priority' instead) True if this is an important customer. Importance is for matters different than those in 'specialNeed' attribute.

◆ Works

std::list<IEC61968::Work::Work*> IEC61968::Customers::Customer::Works

All the works performed for this customer.


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