8#include "Arp/System/Acf/LibraryBase.hpp"
9#include "Arp/Plc/Commons/Meta/IMetaLibrary.hpp"
10#include "Arp/Plc/Commons/Meta/TypeInfoProvider.hpp"
11namespace Arp {
namespace Plc {
namespace Commons {
namespace Meta
21 ARP_DEPRECATED(
"Use overload with additional libraryVersion instead.")
This class serves as base class of all Library classes in Arp component projects.
Definition: LibraryBase.hpp:18
This class compounds Arp build version and infos.
Definition: ArpVersion.hpp:21
Container for the type information of a library
Definition: TypeDomain.hpp:26
This is the namespace of the Application Component Framework.
Definition: ComponentBase.hpp:72
Root namespace for the PLCnext API
class ARP_DEPRECATED("Use Arp::Enum<T> instead.") EnumStrings
Deprecated! The class implements an adapter for enums to define the string literals of the enum entri...
Definition: EnumStrings.hxx:38