6 #ifndef SERVICECATEGORY_H 7 #define SERVICECATEGORY_H 11 #include "IEC61968/Customers/ServiceKind.h" 12 #include "IEC61970/Base/Core/IdentifiedObject.h" 13 #include "IEC61968/Customers/PricingStructure.h" 14 #include "IEC61968/Common/ConfigurationEvent.h" 32 IEC61968::Customers::ServiceKind
kind = IEC61968::Customers::ServiceKind::_undef;
47 #endif // SERVICECATEGORY_H std::list< IEC61968::Customers::PricingStructure * > PricingStructures
Definition: ServiceCategory.h:36
IEC61968::Customers::ServiceKind kind
Definition: ServiceCategory.h:32
Definition: ServiceCategory.h:23
Definition: IdentifiedObject.h:36
Definition: BusbarSectionInfo.h:14
std::list< IEC61968::Common::ConfigurationEvent * > ConfigurationEvents
Definition: ServiceCategory.h:40