PROFINET IO Controller Stack 1.0.0
Modern C++ implementation of a PROFINET IO Controller stack
Loading...
Searching...
No Matches
profinet::detail Namespace Reference

Variables

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

Variable Documentation

◆ kVendorTable

constexpr std::pair<std::uint16_t, std::string_view> profinet::detail::kVendorTable[]
inlineconstexpr

Definition at line 19 of file vendorsData.h.

Referenced by profinet::LookupVendor().

◆ kVendorTableSize

constexpr std::size_t profinet::detail::kVendorTableSize = sizeof(kVendorTable) / sizeof(kVendorTable[0])
inlineconstexpr

Definition at line 2200 of file vendorsData.h.

Referenced by profinet::LookupVendor().