#include <FrameTransformationConfig.hxx>
Public Member Functions | |
FrameTransformationConfig () | |
FrameTransformationConfig (const FrameTransformationConfig &prototype, const bool shareData=false, const bool deep=true) | |
__COMMON_DYNAMIC_TYPE (FrameTransformationConfig, 2) | |
__COMMON_DYN_ATTRIBUTE (0, public, bool, PreserveOuts) protected | |
bool | LoadPreserveOuts (CLAM::Storage &s) |
__COMMON_DYN_ATTRIBUTE (1, public, BPF, BPF) protected | |
bool | LoadBPF (CLAM::Storage &s) |
Definition at line 10 of file FrameTransformationConfig.hxx.
CLAM::FrameTransformationConfig::FrameTransformationConfig | ( | ) | [inline] |
Definition at line 13 of file FrameTransformationConfig.hxx.
CLAM::FrameTransformationConfig::FrameTransformationConfig | ( | const FrameTransformationConfig & | prototype, | |
const bool | shareData = false , |
|||
const bool | deep = true | |||
) | [inline] |
Definition at line 13 of file FrameTransformationConfig.hxx.
Definition at line 15 of file FrameTransformationConfig.hxx.
CLAM::FrameTransformationConfig::__COMMON_DYN_ATTRIBUTE | ( | 0 | , | |
public | , | |||
bool | , | |||
PreserveOuts | ||||
) | [inline] |
Definition at line 14 of file FrameTransformationConfig.hxx.
CLAM::FrameTransformationConfig::__COMMON_DYNAMIC_TYPE | ( | FrameTransformationConfig | , | |
2 | ||||
) |
bool CLAM::FrameTransformationConfig::LoadBPF | ( | CLAM::Storage & | s | ) | [inline] |
Definition at line 15 of file FrameTransformationConfig.hxx.
bool CLAM::FrameTransformationConfig::LoadPreserveOuts | ( | CLAM::Storage & | s | ) | [inline] |
Definition at line 14 of file FrameTransformationConfig.hxx.