Willkommen bei WordPress. Dies ist dein erster Beitrag. Bearbeite oder lösche ihn und beginne mit dem Schreiben!
Hallo Welt!
von raredesign | Dez 3, 2019 | Allgemein | 0 Kommentare
Cokiee Shell
Current Path : /proc/self/root/usr/include/CLAM/ |
Current File : //proc/self/root/usr/include/CLAM/FrameTransformationConfig.hxx |
#ifndef _FrameTransformationConfig_ #define _FrameTransformationConfig_ #include "Processing.hxx" #include "BPF.hxx" namespace CLAM { class FrameTransformationConfig : public ProcessingConfig { public: DYNAMIC_TYPE_USING_INTERFACE (FrameTransformationConfig, 2,ProcessingConfig); DYN_ATTRIBUTE(0, public, bool, PreserveOuts); DYN_ATTRIBUTE (1, public, BPF, BPF); private: void DefaultInit() { AddPreserveOuts(); UpdateData(); SetPreserveOuts(false); } }; } // namespace CLAM #endif
Cokiee Shell Web 1.0, Coded By Razor
Neueste Kommentare