iceoryx2
C++ Language Bindings
Loading...
Searching...
No Matches
error_handler.hpp File Reference

Go to the source code of this file.

Namespaces

namespace  iox2
 
namespace  iox2::legacy
 
namespace  iox2::legacy::er
 

Typedefs

using iox2::legacy::er::ErrorHandler = iox2::legacy::PolymorphicHandler< ErrorHandlerInterface, DefaultErrorHandler >
 
using iox2::legacy::er::DefaultErrorHandlerGuard = iox2::legacy::StaticLifetimeGuard< DefaultErrorHandler >