Public Member Functions
Common::ThreadObserver Class Reference

#include <thread.h>

Inheritance diagram for Common::ThreadObserver:
Inheritance graph
[legend]

List of all members.

Public Member Functions

virtual void OnError (const std::exception &exc)=0
 Thread exited with error.
virtual void OnSuccess ()=0
 thread exited with Success.

Detailed Description

Definition at line 22 of file thread.h.


Member Function Documentation

virtual void Common::ThreadObserver::OnError ( const std::exception &  exc) [pure virtual]

Thread exited with error.

Implemented in OpcUa::Impl::BuiltinServerAddon.

virtual void Common::ThreadObserver::OnSuccess ( ) [pure virtual]

thread exited with Success.

Implemented in OpcUa::Impl::BuiltinServerAddon.


The documentation for this class was generated from the following file:


ros_opcua_impl_freeopcua
Author(s): Denis Štogl
autogenerated on Sat Jun 8 2019 18:24:59