Container for a combination of an error code and a value which is a result for a read operation to a single setting.
More...
#include <ArInfo.hpp>
|
static constexpr size_t | GetFieldCount (void) |
|
static size_t | GetFieldCount (void) |
| Returns the count of fields of the struct type More...
|
|
|
RscString< 256 > | DnsName |
| The configured dns station name of the profinet device. According to profinet spec. the maximum string size is 240. More...
|
|
uint16 | ArUserId = 0 |
| The configured ArUserId of the profinet device. More...
|
|
Container for a combination of an error code and a value which is a result for a read operation to a single setting.
A sequence of instances of this structure is used as result by Arp.Io.ProfinetStack.Controller.Services.IArDataService.GetAllArInfo.
◆ Deserialize()
void Arp::Io::ProfinetStack::Controller::Services::ArInfo::Deserialize |
( |
RscReader & |
reader | ) |
|
|
inlineoverridevirtual |
◆ Serialize()
void Arp::Io::ProfinetStack::Controller::Services::ArInfo::Serialize |
( |
RscWriter & |
writer | ) |
const |
|
inlineoverridevirtual |
◆ ArUserId
uint16 Arp::Io::ProfinetStack::Controller::Services::ArInfo::ArUserId = 0 |
The configured ArUserId of the profinet device.
◆ DnsName
RscString<256> Arp::Io::ProfinetStack::Controller::Services::ArInfo::DnsName |
The configured dns station name of the profinet device. According to profinet spec. the maximum string size is 240.
The documentation for this class was generated from the following file:
- Arp/Io/ProfinetStack/Controller/Services/ArInfo.hpp