Use this service for acyclic axioline communication
More...
#include <IAcyclicCommunicationService.hpp>
|
static IRscServiceProxyFactory & | GetProxyFactory (void) |
|
static IRscServiceProxyFactory & | GetProxyFactory (void) |
| Returns a reference to service proxy factory to create a proxy instance of the service More...
|
|
Use this service for acyclic axioline communication
This service is defined in library Arp.Io.Axioline.
◆ IAcyclicCommunicationService()
Arp::Io::Axioline::Services::IAcyclicCommunicationService::IAcyclicCommunicationService |
( |
void |
| ) |
|
|
default |
◆ PdiRead()
virtual PdiResult Arp::Io::Axioline::Services::IAcyclicCommunicationService::PdiRead |
( |
const PdiParam & |
pdiParam, |
|
|
std::vector< uint8 > & |
data |
|
) |
| |
|
pure virtual |
◆ PdiWrite()
virtual PdiResult Arp::Io::Axioline::Services::IAcyclicCommunicationService::PdiWrite |
( |
const PdiParam & |
pdiParam, |
|
|
const std::vector< uint8 > & |
data |
|
) |
| |
|
pure virtual |
The documentation for this class was generated from the following file: