#include <property_id.hh>
Public Member Functions | |
| PropertyError (ost::mol::Prop::ID prop) | |
| virtual | ~PropertyError () throw () |
| virtual const char * | what () const throw () |
| ost::mol::Prop::ID | Prop () const |
Definition at line 89 of file property_id.hh.
| PropertyError | ( | ost::mol::Prop::ID | prop | ) | [inline] |
Definition at line 91 of file property_id.hh.
| virtual ~PropertyError | ( | ) | throw () [inline, virtual] |
Definition at line 94 of file property_id.hh.
| ost::mol::Prop::ID Prop | ( | ) | const [inline] |
Definition at line 99 of file property_id.hh.
| virtual const char* what | ( | ) | const throw () [inline, virtual] |
Definition at line 95 of file property_id.hh.
1.5.8