PLCnext API Documentation
21.0.0.35466
|
Result on unsuccessful PcpInitiate service More...
#include <NegativeInitiateResult.hpp>
Public Member Functions | |
void | Serialize (RscWriter &writer) const override |
Serializes the datatype. All fields of the datatype have to be serialized in use of RscWriter. More... | |
void | Deserialize (RscReader &reader) override |
Deserializes the datatype. All fields of the datatype have to be deserialized in use of RscReader. More... | |
![]() | |
virtual | ~IRscSerializable ()=default |
default destructor More... | |
Static Public Member Functions | |
static size_t | GetFieldCount (void) |
![]() | |
static size_t | GetFieldCount (void) |
Returns the count of fields of the struct type More... | |
Public Attributes | |
uint16 | SendBufferSize = 0 |
Send buffer size of remote device More... | |
uint16 | ReceiveBufferSize = 0 |
Receive buffer size of remote device More... | |
std::vector< uint8 > | ServiceSupported |
Coding of supported services More... | |
Result on unsuccessful PcpInitiate service
|
inlineoverridevirtual |
Deserializes the datatype. All fields of the datatype have to be deserialized in use of RscReader.
reader | Reference to RscReader. |
Implements Arp::System::Rsc::Services::IRscSerializable.
|
inlineoverridevirtual |
Serializes the datatype. All fields of the datatype have to be serialized in use of RscWriter.
writer | Reference to RscWriter |
Implements Arp::System::Rsc::Services::IRscSerializable.
uint16 Arp::Io::Interbus::Services::NegativeInitiateResult::ReceiveBufferSize = 0 |
Receive buffer size of remote device
uint16 Arp::Io::Interbus::Services::NegativeInitiateResult::SendBufferSize = 0 |
Send buffer size of remote device
std::vector<uint8> Arp::Io::Interbus::Services::NegativeInitiateResult::ServiceSupported |
Coding of supported services