#include <opc_tcp_async.h>
Classes | |
struct | Parameters |
Public Member Functions | |
virtual void | Listen ()=0 |
virtual void | Shutdown ()=0 |
Additional Inherited Members | |
![]() | |
Interface () | |
Interface (const Interface &)=delete | |
const Interface & | operator= (const Interface &)=delete |
virtual | ~Interface () |
Definition at line 30 of file opc_tcp_async.h.
|
pure virtual |
|
pure virtual |