Home | Doxygen Documentation | Tutorials | Developer Tools (restricted)

Public Member Functions | Private Attributes
bad_matfile Class Reference

#include <InputDevice.hh>

Collaboration diagram for bad_matfile:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 bad_matfile ()
virtual const char * what () throw ()
virtual ~bad_matfile () throw ()

Private Attributes

std::string what_

Detailed Description

Definition at line 31 of file InputDevice.hh.


Constructor & Destructor Documentation

bad_matfile::bad_matfile ( ) [inline]

Definition at line 37 of file InputDevice.hh.

virtual bad_matfile::~bad_matfile ( ) throw () [inline, virtual]

Definition at line 41 of file InputDevice.hh.


Member Function Documentation

virtual const char* bad_matfile::what ( ) throw () [inline, virtual]

Definition at line 43 of file InputDevice.hh.


Member Data Documentation

std::string bad_matfile::what_ [private]

Definition at line 34 of file InputDevice.hh.


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

Home | Doxygen Documentation | Tutorials | Developer Tools (restricted)