You’re reading an older version of the Slamcore SDK documenation. The latest one is 23.04.
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>