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

#include <vesc_interface.h>

Inheritance diagram for vesc_driver::SerialException:
Inheritance graph
[legend]

Public Member Functions

 SerialException (const char *description)
 
 SerialException (const SerialException &other)
 
virtual const char * what () const throw ()
 
virtual ~SerialException () throw ()
 

Private Member Functions

SerialExceptionoperator= (const SerialException &)
 

Private Attributes

std::string e_what_
 

Detailed Description

Definition at line 129 of file vesc_interface.h.

Constructor & Destructor Documentation

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

Definition at line 135 of file vesc_interface.h.

vesc_driver::SerialException::SerialException ( const SerialException other)
inline

Definition at line 141 of file vesc_interface.h.

virtual vesc_driver::SerialException::~SerialException ( )
throw (
)
inlinevirtual

Definition at line 142 of file vesc_interface.h.

Member Function Documentation

SerialException& vesc_driver::SerialException::operator= ( const SerialException )
private
virtual const char* vesc_driver::SerialException::what ( ) const
throw (
)
inlinevirtual

Definition at line 143 of file vesc_interface.h.

Member Data Documentation

std::string vesc_driver::SerialException::e_what_
private

Definition at line 133 of file vesc_interface.h.


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


vesc_driver
Author(s): Michael T. Boulet , Joshua Whitley
autogenerated on Sun Apr 18 2021 02:48:01