Public Member Functions | Static Public Member Functions | Static Public Attributes | List of all members
clpe::GetFrameError Class Reference

#include <errors.hpp>

Inheritance diagram for clpe::GetFrameError:
Inheritance graph
[legend]

Public Member Functions

std::string message (int code) const override
 
const char * name () const noexcept override
 

Static Public Member Functions

static const GetFrameErrorget ()
 

Static Public Attributes

static constexpr int FrameNotReady = -2
 
static constexpr int InvalidCamId = -3
 

Detailed Description

Definition at line 97 of file errors.hpp.

Member Function Documentation

◆ get()

static const GetFrameError& clpe::GetFrameError::get ( )
inlinestatic

Definition at line 103 of file errors.hpp.

◆ message()

std::string clpe::GetFrameError::message ( int  code) const
inlineoverride

Definition at line 114 of file errors.hpp.

◆ name()

const char* clpe::GetFrameError::name ( ) const
inlineoverridenoexcept

Definition at line 109 of file errors.hpp.

Member Data Documentation

◆ FrameNotReady

constexpr int clpe::GetFrameError::FrameNotReady = -2
staticconstexpr

Definition at line 100 of file errors.hpp.

◆ InvalidCamId

constexpr int clpe::GetFrameError::InvalidCamId = -3
staticconstexpr

Definition at line 101 of file errors.hpp.


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


clpe_ros
Author(s): Teo Koon Peng
autogenerated on Thu Dec 19 2024 03:50:23