Hauptseite   Klassenhierarchie   Alphabetische Liste   Übersicht   Auflistung der Dateien   Elementübersicht  

PluginList Klassenreferenz

#include <PluginList.h>

Klassendiagramm für PluginList::

Aufstellung aller Elemente

Ö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

Ausführliche Beschreibung

template<class Info_Typ>
class PluginList< Info_Typ >

Liste der verfügbaren Codecs
Autor:
Christian Tusche


Dokumentation der Elementfunktionen

template<class Info_Typ>
Info_Typ & PluginList< Info_Typ >::Element unsigned int num
 

ein Eintrag aus der Liste

template<class Info_Typ>
void PluginList< Info_Typ >::Libname const char * name
 

Name des Codec-Moduls

template<class Info_Typ>
unsigned int PluginList< Info_Typ >::NumElements void [inline]
 

Anzahl der Einträge

template<class Info_Typ>
PluginList< Info_Typ > & PluginList< Info_Typ >::operator+= const Info_Typ * element
 

fügt einen Formateintrag zur liste hinzu

template<class Info_Typ>
PluginList< Info_Typ > & PluginList< Info_Typ >::operator+= const Info_Typ & element
 

fügt einen Formateintrag zur liste hinzu

template<class Info_Typ>
PluginList< Info_Typ > & PluginList< Info_Typ >::operator+= PluginList< Info_Typ > & liste
 

fügt Formateinträge zur liste hinzu


Die Dokumentation für diese Klasse wurde erzeugt aufgrund der Datei:
Erzeugt am Tue Dec 31 22:54:55 2002 für av_convert von doxygen1.2.9.1 geschrieben von Dimitri van Heesch, © 1997-2001