8#include "Arp/Base/Core/Enum.hxx"
58template<>
struct fmt::formatter<
Arp::Services::AppManager::Services::AdditionalAppInfoType> :
public fmt::ostream_formatter {};
std::int32_t int32
The Arp integer type of 4 byte size.
Definition: PrimitiveTypes.hpp:35
Namespace for services of the AppManager
AdditionalAppInfoType
This enum describes the type of an !:AdditonalAppInfo entry
Definition: AdditionalAppInfoType.hpp:19
@ ExternalLink
A link to an external resource associated with the app
@ PortLink
A link to a resource at a specific port of the controller
@ LocalLink
A link to a resource on the controller
Root namespace for the PLCnext API