Hauptseite | Klassenhierarchie | Auflistung der Klassen | Auflistung der Dateien | Klassen-Elemente | Datei-Elemente | Zusätzliche Informationen

TChooseDetectorCmd.h

gehe zur Dokumentation dieser Datei
00001 #ifndef _TCHOOSEDETECTORCMD_H 00002 #define _TCHOOSEDETECTORCMD_H 00003 00004 #include "workflow\TCmd.h" 00005 00018 class TChooseDetectorCmd : public TCmd 00019 { 00020 00021 public: 00022 00028 TChooseDetectorCmd ( TCmdTag ct ); 00029 00030 //* @copydoc TCmd::GetShowData() 00031 virtual bool GetShowData ( LPSTR s ); 00032 00033 //* @copydoc TCmd::GetName() 00034 virtual void GetName ( LPSTR s ); 00035 }; 00036 00037 #endif

Erzeugt am Sat Nov 13 12:48:09 2004 für XCTL32 von doxygen 1.3.7