Public Member Functions | Private Member Functions | Private Attributes | List of all members
serial::PortNotOpenedException Class Reference

#include <serial.h>

Inheritance diagram for serial::PortNotOpenedException:
Inheritance graph
[legend]

Public Member Functions

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

Private Member Functions

const PortNotOpenedExceptionoperator= (PortNotOpenedException)
 

Private Attributes

std::string e_what_
 

Detailed Description

Definition at line 727 of file serial.h.

Constructor & Destructor Documentation

◆ PortNotOpenedException() [1/2]

serial::PortNotOpenedException::PortNotOpenedException ( const char *  description)
inline

Definition at line 733 of file serial.h.

◆ PortNotOpenedException() [2/2]

serial::PortNotOpenedException::PortNotOpenedException ( const PortNotOpenedException other)
inline

Definition at line 738 of file serial.h.

◆ ~PortNotOpenedException()

virtual serial::PortNotOpenedException::~PortNotOpenedException ( )
throw (
)
inlinevirtual

Definition at line 739 of file serial.h.

Member Function Documentation

◆ operator=()

const PortNotOpenedException& serial::PortNotOpenedException::operator= ( PortNotOpenedException  )
private

◆ what()

virtual const char* serial::PortNotOpenedException::what ( ) const
throw (
)
inlinevirtual

Definition at line 740 of file serial.h.

Member Data Documentation

◆ e_what_

std::string serial::PortNotOpenedException::e_what_
private

Definition at line 731 of file serial.h.


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


ubiquity_motor
Author(s):
autogenerated on Thu Nov 16 2023 03:30:56