|
IDA C++ SDK 9.2
|
Compound statement (curly braces) More...
#include <hexrays.hpp>
Public Member Functions | |
| DECLARE_COMPARISONS (cblock_t) | |
| Public Member Functions inherited from qlist< cinsn_t > | |
| DEFINE_LIST_ITERATOR (iterator,, friend class const_iterator;) DEFINE_LIST_ITERATOR(const_iterator | |
| const_iterator (const iterator &x) | |
| DEFINE_REVERSE_ITERATOR (reverse_iterator, iterator) DEFINE_REVERSE_ITERATOR(const_reverse_iterator | |
| const_iterator | qlist (void) |
| Constructor. | |
| qlist (const qlist< cinsn_t > &x) | |
| Constructor - creates a qlist identical to 'x'. | |
| ~qlist (void) | |
| Destructor. | |
Additional Inherited Members | |
| Public Types inherited from qlist< cinsn_t > | |
| typedef cinsn_t | value_type |
| Public Attributes inherited from qlist< cinsn_t > | |
| const | |
Compound statement (curly braces)
| cblock_t::DECLARE_COMPARISONS | ( | cblock_t | ) |