7 #ifndef ICCPPROVIDEDPOINT_H 8 #define ICCPPROVIDEDPOINT_H 10 #include "IEC61970/Base/ICCPConfiguration/ICCPAccessPrivilegeKind.h" 11 #include "IEC61970/Base/ICCPConfiguration/ICCPQualityKind.h" 12 #include "IEC61970/Base/ICCPConfiguration/ICCPPointKind.h" 13 #include "IEC61970/Base/ICCPConfiguration/ICCPScope.h" 14 #include "IEC61970/Base/ICCPConfiguration/ProvidedBilateralPoint.h" 20 namespace ICCPConfiguration
35 IEC61970::Base::ICCPConfiguration::ICCPAccessPrivilegeKind
accessPriviledge = IEC61970::Base::ICCPConfiguration::ICCPAccessPrivilegeKind::_undef;
40 IEC61970::Base::ICCPConfiguration::ICCPQualityKind
pointQuality = IEC61970::Base::ICCPConfiguration::ICCPQualityKind::_undef;
50 IEC61970::Base::ICCPConfiguration::ICCPPointKind
pointType = IEC61970::Base::ICCPConfiguration::ICCPPointKind::_undef;
51 IEC61970::Base::ICCPConfiguration::ICCPScope scope = IEC61970::Base::ICCPConfiguration::ICCPScope::_undef;
60 #endif // ICCPPROVIDEDPOINT_H Definition: ICCPProvidedPoint.h:26
Definition: AuxiliaryEquipment.h:13
IEC61970::Base::ICCPConfiguration::ICCPPointKind pointType
Definition: ICCPProvidedPoint.h:50
IEC61970::Base::ICCPConfiguration::ICCPAccessPrivilegeKind accessPriviledge
Definition: ICCPProvidedPoint.h:35
IEC61970::Base::ICCPConfiguration::ICCPQualityKind pointQuality
Definition: ICCPProvidedPoint.h:40
Definition: ProvidedBilateralPoint.h:19