#include <IOModul_Info.h>
Klassendiagramm für IOModul_Info::
Öffentliche Datenelemente | |
IOModul_Info (const String Dateityp, VideoFile *(*konstruktor)(const String, VideoFile::IO_Mode), const String InfoTxt="") | |
IOModul_Info (const IOModul_Info &info) | |
IOModul_Info () | |
~IOModul_Info () | |
VideoFile * | CreateModul (const String file, VideoFile::IO_Mode mode) |
String | FileTyp (void) |
String | InfoText (void) |
Geschützte Attribute | |
String | datei_typ |
VideoFile *(* | konstr )(const String, VideoFile::IO_Mode) |
String | info_txt |
Freundbeziehungen | |
class | IOModulPlugins |
|
IO-Modul erstellen |
|
Dateityp |
|
Beschreibung des Moduls |