retdec
Public Member Functions | List of all members
retdec::common::LanguageContainer Class Reference

#include <language.h>

Inheritance diagram for retdec::common::LanguageContainer:
Inheritance graph
[legend]
Collaboration diagram for retdec::common::LanguageContainer:
Collaboration graph
[legend]

Public Member Functions

const LanguagegetFirstBytecode () const
 
bool hasLanguage (const std::string &sub) const
 

Detailed Description

Set container with languages' names as unique ID (set key). See Language class for details.

Member Function Documentation

◆ getFirstBytecode()

const Language * retdec::common::LanguageContainer::getFirstBytecode ( ) const
Returns
Pointer to language or nullptr if not found.

◆ hasLanguage()

bool retdec::common::LanguageContainer::hasLanguage ( const std::string &  sub) const

The documentation for this class was generated from the following files: