CIM++ Adapted CIM Codebase
Public Attributes | List of all members
IEC61968::Common::UserAttribute Class Reference

#include <UserAttribute.h>

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

Public Attributes

IEC61970::Base::Domain::String name
 
IEC61970::Base::Domain::Integer sequenceNumber
 
IEC61970::Base::Domain::StringQuantity value
 
IEC61968::InfIEC61968::InfAssets::SpecificationRatingSpecification
 
IEC61968::InfIEC61968::InfAssets::SpecificationPropertySpecification
 
std::list< IEC61968::Assets::ProcedureDataSet * > ProcedureDataSets
 
IEC61968::PaymentMetering::TransactionTransaction
 

Detailed Description

Generic name-value pair class, with optional sequence number and units for value; can be used to model parts of information exchange when concrete types are not known in advance.

Member Data Documentation

◆ name

IEC61970::Base::Domain::String IEC61968::Common::UserAttribute::name

Name of an attribute.

◆ sequenceNumber

IEC61970::Base::Domain::Integer IEC61968::Common::UserAttribute::sequenceNumber

Sequence number for this attribute in a list of attributes.

◆ Transaction

IEC61968::PaymentMetering::Transaction* IEC61968::Common::UserAttribute::Transaction

Transaction for which this snapshot has been recorded.

◆ value

IEC61970::Base::Domain::StringQuantity IEC61968::Common::UserAttribute::value

Value of an attribute, including unit information.


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