#include <OSDLEmbeddedFile.h>
Public Member Functions | |
| EmbeddedFileException (const std::string &reason) | |
| virtual | ~EmbeddedFileException () throw () |
Definition at line 52 of file OSDLEmbeddedFile.h.
| EmbeddedFileException::EmbeddedFileException | ( | const std::string & | reason | ) | [explicit] |
Definition at line 85 of file OSDLEmbeddedFile.cc.
| EmbeddedFileException::~EmbeddedFileException | ( | ) | throw () [virtual] |
Definition at line 93 of file OSDLEmbeddedFile.cc.
1.5.8