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

#include <CustomerAgreement.h>

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

Public Attributes

IEC61970::Base::Domain::String loadMgmt
 
std::list< IEC61968::Customers::ServiceLocation * > ServiceLocations
 
IEC61968::InfIEC61968::InfCustomers::StandardIndustryCodeStandardIndustryCode
 
std::list< IEC61968::PaymentMetering::AuxiliaryAgreement * > AuxiliaryAgreements
 
std::list< IEC61968::Customers::PricingStructure * > PricingStructures
 
IEC61968::Customers::ServiceCategoryServiceCategory
 
std::list< IEC61968::Metering::UsagePoint * > UsagePoints
 
- Public Attributes inherited from IEC61968::Common::Agreement
IEC61970::Base::Domain::Date signDate
 
IEC61970::Base::Domain::DateTimeInterval validityInterval
 
- Public Attributes inherited from IEC61968::Common::Document
IEC61970::Base::Domain::String authorName
 
IEC61970::Base::Domain::String comment
 
IEC61970::Base::Domain::DateTime createdDateTime
 
IEC61968::Common::Status docStatus
 
IEC61968::Common::ElectronicAddress electronicAddress
 
IEC61970::Base::Domain::DateTime lastModifiedDateTime
 
IEC61970::Base::Domain::String revisionNumber
 
IEC61968::Common::Status status
 
IEC61970::Base::Domain::String subject
 
IEC61970::Base::Domain::String title
 
IEC61970::Base::Domain::String type
 
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

Agreement between the customer and the service supplier to pay for service at a specific service location. It records certain billing information about the type of service provided at the service location and is used during charge creation to determine the type of service.

Member Data Documentation

◆ AuxiliaryAgreements

std::list<IEC61968::PaymentMetering::AuxiliaryAgreement*> IEC61968::Customers::CustomerAgreement::AuxiliaryAgreements

All (non-service related) auxiliary agreements that refer to this customer agreement.

◆ loadMgmt

IEC61970::Base::Domain::String IEC61968::Customers::CustomerAgreement::loadMgmt

Load management code.

◆ PricingStructures

std::list<IEC61968::Customers::PricingStructure*> IEC61968::Customers::CustomerAgreement::PricingStructures

All pricing structures applicable to this customer agreement.

◆ ServiceCategory

IEC61968::Customers::ServiceCategory* IEC61968::Customers::CustomerAgreement::ServiceCategory

Service category for this agreement.

◆ ServiceLocations

std::list<IEC61968::Customers::ServiceLocation*> IEC61968::Customers::CustomerAgreement::ServiceLocations

All service locations regulated by this customer agreement.

◆ UsagePoints

std::list<IEC61968::Metering::UsagePoint*> IEC61968::Customers::CustomerAgreement::UsagePoints

All service delivery points regulated by this customer agreement.


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