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

#include <lumina.hpp>

Public Member Functions

 skipped_func_t (const pattern_id_t &__pattern_id=pattern_id_t(), uint32 __count=0)
void serialize (bytevec_t *out, int version) const
bool deserialize (const uchar **ptr, size_t len, int version)

Public Attributes

pattern_id_t pattern_id
uint32 count

Constructor & Destructor Documentation

◆ skipped_func_t()

skipped_func_t::skipped_func_t ( const pattern_id_t & __pattern_id = pattern_id_t(),
uint32 __count = 0 )
inline

Member Function Documentation

◆ serialize()

void skipped_func_t::serialize ( bytevec_t * out,
int version ) const

◆ deserialize()

bool skipped_func_t::deserialize ( const uchar ** ptr,
size_t len,
int version )

Member Data Documentation

◆ pattern_id

pattern_id_t skipped_func_t::pattern_id

◆ count

uint32 skipped_func_t::count

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