retdec
|
cpdetectl types and structures. More...
#include <limits>
#include <vector>
#include "retdec/cpdetect/settings.h"
#include "retdec/fileformat/fftypes.h"
Go to the source code of this file.
Classes | |
struct | retdec::cpdetect::DetectParams |
struct | retdec::cpdetect::DetectResult |
struct | retdec::cpdetect::DetectLanguage |
struct | retdec::cpdetect::ToolInformation |
struct | retdec::cpdetect::Similarity |
Namespaces | |
retdec | |
retdec::cpdetect | |
Functions | |
std::string | retdec::cpdetect::detectionMetodToString (DetectionMethod method) |
std::string | retdec::cpdetect::toolTypeToString (ToolType toolType) |
std::string | retdec::cpdetect::packedToString (Packed packed) |
cpdetectl types and structures.