retdec
|
#include <object.h>
Public Member Functions | |
const Object * | getObjectByName (const std::string &name) const |
Sequential container of objects. The order of objects in this container is important (e.g. function parameters).
const Object * retdec::common::ObjectSequentialContainer::getObjectByName | ( | const std::string & | name | ) | const |
nullptr
if not found.