IDA C++ SDK 9.2
Loading...
Searching...
No Matches
ivl_tpl< T > Struct Template Reference

#include <hexrays.hpp>

Public Member Functions

 ivl_tpl ()=delete
 ivl_tpl (T _off, T _size)
bool valid () const
end () const
last () const

Public Attributes

off
size

Constructor & Destructor Documentation

◆ ivl_tpl() [1/2]

template<class T>
ivl_tpl< T >::ivl_tpl ( )
delete

◆ ivl_tpl() [2/2]

template<class T>
ivl_tpl< T >::ivl_tpl ( T _off,
T _size )
inline

Member Function Documentation

◆ valid()

template<class T>
bool ivl_tpl< T >::valid ( ) const
inline

◆ end()

template<class T>
T ivl_tpl< T >::end ( ) const
inline

◆ last()

template<class T>
T ivl_tpl< T >::last ( ) const
inline

Member Data Documentation

◆ off

template<class T>
T ivl_tpl< T >::off

◆ size

template<class T>
T ivl_tpl< T >::size

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