retdec
|
#include <object.h>
Public Member Functions | |
const Object * | getObjectByName (const std::string &name) const |
Set container of objects. The order of objects in this container is unimportant (e.g. local variables).
const Object * retdec::common::ObjectSetContainer::getObjectByName | ( | const std::string & | name | ) | const |
nullptr
if not found.