Class slamcore::ErrorCodeInterface
-
class ErrorCodeInterface
Interface to transfer error codes.
Public Types
-
using Ptr = std::shared_ptr<ErrorCodeInterface>
-
using CPtr = std::shared_ptr<const ErrorCodeInterface>
-
using Ptr = std::shared_ptr<ErrorCodeInterface>