IDA C++ SDK 9.2
Loading...
Searching...
No Matches
lock_func Class Reference

Helper class to lock a function pointer so it stays valid. More...

#include <funcs.hpp>

Public Member Functions

 lock_func (const func_t *_pfn)
 ~lock_func (void)

Detailed Description

Helper class to lock a function pointer so it stays valid.

Constructor & Destructor Documentation

◆ lock_func()

lock_func::lock_func ( const func_t * _pfn)
inline

◆ ~lock_func()

lock_func::~lock_func ( void )
inline

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