IDA C++ SDK 9.2
Loading...
Searching...
No Matches
cwhile_t Struct Reference

While-loop. More...

#include <hexrays.hpp>

Inheritance diagram for cwhile_t:
cloop_t ceinsn_t

Public Member Functions

 DECLARE_COMPARISONS (cwhile_t)
Public Member Functions inherited from cloop_t
 cloop_t (cinsn_t *b=nullptr)
 cloop_t (const cloop_t &r)
cloop_toperator= (const cloop_t &r)
cloop_t &hexapi assign (const cloop_t &r)
 ~cloop_t ()
void cleanup ()

Additional Inherited Members

Public Attributes inherited from cloop_t
cinsn_tbody = nullptr
Public Attributes inherited from ceinsn_t
cexpr_t expr
 Expression of the statement.

Detailed Description

While-loop.

Member Function Documentation

◆ DECLARE_COMPARISONS()

cwhile_t::DECLARE_COMPARISONS ( cwhile_t )

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