IDA C++ SDK
9.2
Loading...
Searching...
No Matches
simple_graph_t::iterator Class Reference
#include <
hexrays.hpp
>
Public Member Functions
bool
operator==
(const
iterator
&
n
) const
bool
operator!=
(const
iterator
&
n
) const
int
operator*
() const
Friends
class
simple_graph_t
Member Function Documentation
◆
operator==()
bool
simple_graph_t::iterator::operator==
(
const
iterator
&
n
)
const
inline
◆
operator!=()
bool
simple_graph_t::iterator::operator!=
(
const
iterator
&
n
)
const
inline
◆
operator*()
int simple_graph_t::iterator::operator*
(
)
const
inline
Friends And Related Symbol Documentation
◆
simple_graph_t
friend class
simple_graph_t
friend
The documentation for this class was generated from the following file:
ida-sdk/src/include/
hexrays.hpp
simple_graph_t
iterator