#include <PluginList.h>
Klassendiagramm für PluginList::
Öffentliche Datenelemente | |
PluginList () | |
~PluginList () | |
void | Libname (const char *name) |
PluginList< Info_Typ > & | operator+= (PluginList &liste) |
PluginList< Info_Typ > & | operator+= (const Info_Typ &element) |
PluginList< Info_Typ > & | operator+= (const Info_Typ *element) |
Info_Typ & | Element (unsigned int num) |
unsigned int | NumElements (void) |
Geschützte Attribute | |
String | lib_name |
Info_Typ | std_format |
|
ein Eintrag aus der Liste |
|
Name des Codec-Moduls |
|
Anzahl der Einträge |
|
fügt einen Formateintrag zur liste hinzu |
|
fügt einen Formateintrag zur liste hinzu |
|
fügt Formateinträge zur liste hinzu |