retdec
Public Types | Public Member Functions | List of all members
retdec::common::ObjectCompare Struct Reference

#include <object.h>

Public Types

using is_transparent = void
 

Public Member Functions

bool operator() (const Object &o1, const Object &o2) const
 
bool operator() (const std::string &id, Object const &o) const
 
bool operator() (const Object &o, const std::string &id) const
 

Member Typedef Documentation

◆ is_transparent

Member Function Documentation

◆ operator()() [1/3]

bool retdec::common::ObjectCompare::operator() ( const Object o,
const std::string &  id 
) const
inline

◆ operator()() [2/3]

bool retdec::common::ObjectCompare::operator() ( const Object o1,
const Object o2 
) const
inline

◆ operator()() [3/3]

bool retdec::common::ObjectCompare::operator() ( const std::string &  id,
Object const &  o 
) const
inline

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