retdec
Public Attributes | List of all members
retdec::cpdetect::DetectLanguage Struct Reference

#include <cptypes.h>

Collaboration diagram for retdec::cpdetect::DetectLanguage:
Collaboration graph
[legend]

Public Attributes

bool bytecode = false
 
std::string name
 < true if bytecode is detected More...
 
std::string additionalInfo
 some additional information More...
 

Detailed Description

Detected programming language

Member Data Documentation

◆ additionalInfo

std::string retdec::cpdetect::DetectLanguage::additionalInfo

some additional information

◆ bytecode

bool retdec::cpdetect::DetectLanguage::bytecode = false

◆ name

std::string retdec::cpdetect::DetectLanguage::name

< true if bytecode is detected

name of programming language


The documentation for this struct was generated from the following file: