![]() |
API Documentation
|
Allows the software to display a warning to the end user about a problem encountered during an IOFactory read/write operation. More...
#include <IOFactory.h>
Public Member Functions | |
| FileFactoryWarning (const TranslatedString &title, const File &file, uint04 line_number=Constant< uint04 >::Invalid) | |
| FileFactoryWarning (const TranslatedString &title, const TranslatedString &message) | |
Public Attributes | |
| TranslatedString | message |
| TranslatedString | title |
Allows the software to display a warning to the end user about a problem encountered during an IOFactory read/write operation.
| FileFactoryWarning | ( | const TranslatedString & | title, |
| const TranslatedString & | message ) |
| FileFactoryWarning | ( | const TranslatedString & | title, |
| const File & | file, | ||
| uint04 | line_number = Constant< uint04 >::Invalid ) |
| TranslatedString message |
| TranslatedString title |