Public Member Functions | Private Member Functions | Private Attributes | List of all members
SerialException Class Reference

#include <serial.h>

Inheritance diagram for SerialException:
Inheritance graph
[legend]

Public Member Functions

 SerialException (const char *const description)
 
 SerialException (const std::string &description)
 
 SerialException (const boost::system::system_error &err)
 
 SerialException (const SerialException &other)
 
virtual const char * what () const throw ()
 
 ~SerialException () throw ()
 

Private Member Functions

void init (const char *const description)
 

Private Attributes

std::string what_
 

Detailed Description

Definition at line 187 of file include/serial.h.

Constructor & Destructor Documentation

◆ SerialException() [1/4]

SerialException::SerialException ( const char *const  description)
inlineexplicit

Definition at line 190 of file include/serial.h.

◆ SerialException() [2/4]

SerialException::SerialException ( const std::string &  description)
inlineexplicit

Definition at line 195 of file include/serial.h.

◆ SerialException() [3/4]

SerialException::SerialException ( const boost::system::system_error &  err)
inlineexplicit

Definition at line 200 of file include/serial.h.

◆ SerialException() [4/4]

SerialException::SerialException ( const SerialException other)
inline

Definition at line 205 of file include/serial.h.

◆ ~SerialException()

SerialException::~SerialException ( )
throw (
)
inline

Definition at line 207 of file include/serial.h.

Member Function Documentation

◆ init()

void SerialException::init ( const char *const  description)
inlineprivate

Definition at line 217 of file include/serial.h.

◆ what()

virtual const char* SerialException::what ( ) const
throw (
)
inlinevirtual

Definition at line 209 of file include/serial.h.

Member Data Documentation

◆ what_

std::string SerialException::what_
private

Definition at line 215 of file include/serial.h.


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


inertial_sense_ros
Author(s):
autogenerated on Sun Feb 28 2021 03:18:03