|
Ardour
9.0-pre0-1950-g391fe97693
|
#include <file_source.h>
Public Member Functions | |
| MissingSource (const std::string &p, DataType t) throw () | |
| ~MissingSource () throw () | |
| virtual const char * | what () const throw () |
Public Attributes | |
| std::string | path |
| DataType | type |
Definition at line 32 of file file_source.h.
|
inline | ||||||||||||||||||||
Definition at line 35 of file file_source.h.
|
inline | |||||||||||||
Definition at line 37 of file file_source.h.
|
inlinevirtual | |||||||||||||
Definition at line 39 of file file_source.h.
| std::string ARDOUR::MissingSource::path |
Definition at line 41 of file file_source.h.
| DataType ARDOUR::MissingSource::type |
Definition at line 42 of file file_source.h.