PLCnext API Documentation
21.0.0.35466
|
This is the complete list of members for Arp::System::Commons::Ipc::IpcSocket, including all inherited members.
Accept(IpcSocketError &error) | Arp::System::Commons::Ipc::IpcSocket | |
Bind(const Arp::String &path) | Arp::System::Commons::Ipc::IpcSocket | |
Close(void) | Arp::System::Commons::Ipc::IpcSocket | |
Connect(const Arp::String &path) | Arp::System::Commons::Ipc::IpcSocket | |
IpcSocket(bool blocking=true) | Arp::System::Commons::Ipc::IpcSocket | |
Listen(size_t backlog) | Arp::System::Commons::Ipc::IpcSocket | |
Ptr typedef | Arp::System::Commons::Ipc::IpcSocket | |
Receive(void *pBuffer, size_t length, IpcSocketError &error) | Arp::System::Commons::Ipc::IpcSocket | |
Select(SelectMode mode, Microseconds timeout, IpcSocketError &error) | Arp::System::Commons::Ipc::IpcSocket | |
SelectMode typedef | Arp::System::Commons::Ipc::IpcSocket | |
Send(const void *pBuffer, size_t length, IpcSocketError &error) | Arp::System::Commons::Ipc::IpcSocket | |
Shutdown(void) | Arp::System::Commons::Ipc::IpcSocket | |
~IpcSocket(void) | Arp::System::Commons::Ipc::IpcSocket |