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 729 of file serial.h.

Constructor & Destructor Documentation

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

Definition at line 735 of file serial.h.

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

Definition at line 740 of file serial.h.

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

Definition at line 741 of file serial.h.

Member Function Documentation

const PortNotOpenedException& serial::PortNotOpenedException::operator= ( PortNotOpenedException  )
private
virtual const char* serial::PortNotOpenedException::what ( ) const
throw (
)
inlinevirtual

Definition at line 742 of file serial.h.

Member Data Documentation

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

Definition at line 733 of file serial.h.


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


serial
Author(s): William Woodall , John Harrison
autogenerated on Thu Jan 9 2020 07:18:58