ETISS 0.8.0
Extendable Translating Instruction Set Simulator (version 0.8.0)
Public Member Functions | List of all members
etiss::VirtualStruct::Field::listener_pair_compare Struct Reference

Public Member Functions

bool operator() (const std::pair< Listener *, std::shared_ptr< Listener >> &lhs, const std::pair< Listener *, std::shared_ptr< Listener >> &rhs) const
 

Detailed Description

Definition at line 165 of file VirtualStruct.h.

Member Function Documentation

◆ operator()()

bool etiss::VirtualStruct::Field::listener_pair_compare::operator() ( const std::pair< Listener *, std::shared_ptr< Listener >> &  lhs,
const std::pair< Listener *, std::shared_ptr< Listener >> &  rhs 
) const
inline

Definition at line 167 of file VirtualStruct.h.


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