#include <connection_listener.h>
|
| virtual void | Process (IOChannel::SharedPtr clientChannel)=0 |
| |
| virtual void | StopProcessing (IOChannel::SharedPtr clientChannel)=0 |
| |
Definition at line 23 of file connection_listener.h.
| virtual void OpcUa::Server::IncomingConnectionProcessor::Process |
( |
IOChannel::SharedPtr |
clientChannel | ) |
|
|
pure virtual |
| virtual void OpcUa::Server::IncomingConnectionProcessor::StopProcessing |
( |
IOChannel::SharedPtr |
clientChannel | ) |
|
|
pure virtual |
The documentation for this class was generated from the following file: