API Documentation
Loading...
Searching...
No Matches
FileFactoryWarning Struct Reference

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>

Collaboration diagram for FileFactoryWarning:
[legend]

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
 

Detailed Description

Allows the software to display a warning to the end user about a problem encountered during an IOFactory read/write operation.


Constructor & Destructor Documentation

◆ FileFactoryWarning() [1/2]

FileFactoryWarning ( const TranslatedString & title,
const TranslatedString & message )

◆ FileFactoryWarning() [2/2]

FileFactoryWarning ( const TranslatedString & title,
const File & file,
uint04 line_number = Constantuint04 >::Invalid )

Member Data Documentation

◆ message

◆ title


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