#include <depth_cloud_mld.h>
| Public Member Functions | |
| MultiLayerDepthException (const std::string &error_msg) | |
| virtual const char * | what () const throw () | 
| virtual | ~MultiLayerDepthException () throw () | 
| Protected Attributes | |
| std::string | error_msg_ | 
Definition at line 48 of file depth_cloud_mld.h.
| rviz::MultiLayerDepthException::MultiLayerDepthException | ( | const std::string & | error_msg | ) |  [inline] | 
Definition at line 51 of file depth_cloud_mld.h.
| virtual rviz::MultiLayerDepthException::~MultiLayerDepthException | ( | ) | throw ()  [inline, virtual] | 
Definition at line 54 of file depth_cloud_mld.h.
| virtual const char* rviz::MultiLayerDepthException::what | ( | ) | const  throw ()  [inline, virtual] | 
Definition at line 56 of file depth_cloud_mld.h.
| std::string rviz::MultiLayerDepthException::error_msg_  [protected] | 
Definition at line 61 of file depth_cloud_mld.h.