PROFINET IO Controller Stack 1.0.0
Modern C++ implementation of a PROFINET IO Controller stack
Loading...
Searching...
No Matches
vendorsData.h File Reference

Auto-generated PROFINET Vendor ID to vendor-name lookup table. More...

#include <cstdint>
#include <string_view>
#include <utility>
+ Include dependency graph for vendorsData.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  profinet
 
namespace  profinet::detail
 

Variables

constexpr std::pair< std::uint16_t, std::string_view > profinet::detail::kVendorTable []
 
constexpr std::size_t profinet::detail::kVendorTableSize = sizeof(kVendorTable) / sizeof(kVendorTable[0])
 

Detailed Description

Auto-generated PROFINET Vendor ID to vendor-name lookup table.

Definition in file vendorsData.h.