Public Member Functions | Static Public Member Functions | Private Attributes
rs::error Class Reference

#include <rs.hpp>

List of all members.

Public Member Functions

 error (rs_error *err)
const std::stringget_failed_args () const
const std::stringget_failed_function () const

Static Public Member Functions

static void handle (rs_error *e)

Private Attributes

std::string args
std::string function

Detailed Description

Definition at line 304 of file rs.hpp.


Constructor & Destructor Documentation

rs::error::error ( rs_error err) [inline]

Definition at line 308 of file rs.hpp.


Member Function Documentation

const std::string& rs::error::get_failed_args ( ) const [inline]

Definition at line 315 of file rs.hpp.

const std::string& rs::error::get_failed_function ( ) const [inline]

Definition at line 314 of file rs.hpp.

static void rs::error::handle ( rs_error e) [inline, static]

Definition at line 316 of file rs.hpp.


Member Data Documentation

Definition at line 306 of file rs.hpp.

Definition at line 306 of file rs.hpp.


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


librealsense
Author(s): Sergey Dorodnicov , Mark Horn , Reagan Lopez
autogenerated on Tue Jun 25 2019 19:54:41