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

#include <object.h>

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

Public Member Functions

const ObjectgetObjectByName (const std::string &name) const
 

Detailed Description

Set container of objects. The order of objects in this container is unimportant (e.g. local variables).

Member Function Documentation

◆ getObjectByName()

const Object * retdec::common::ObjectSetContainer::getObjectByName ( const std::string &  name) const
Returns
Pointer to object or nullptr if not found.

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