Public Member Functions | Private Member Functions | Private Attributes
serial::PortNotOpenedException Class Reference

#include <serial.h>

List of all members.

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.

Definition at line 740 of file serial.h.

virtual serial::PortNotOpenedException::~PortNotOpenedException ( ) throw () [inline, virtual]

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 () [inline, virtual]

Definition at line 742 of file serial.h.


Member Data Documentation

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 Mar 28 2019 03:29:52