#include <lumina.hpp>
|
| | func_info_pattern_and_frequency_t (uint32 __frequency=0) |
| void | swap (func_info_pattern_and_frequency_t &other) |
| void | serialize (bytevec_t *out, int version) const |
| bool | deserialize (const uchar **ptr, size_t len, int version) |
| Public Member Functions inherited from func_info_and_pattern_t |
| | func_info_and_pattern_t (const pattern_id_t &__pattern_id=pattern_id_t()) |
| void | swap (func_info_and_pattern_t &other) |
| void | serialize (bytevec_t *out, int version) const |
| bool | deserialize (const uchar **ptr, size_t len, int version) |
| | func_info_t (const char *__name=nullptr, uint32 __size=0, const metadata_t &__metadata=metadata_t()) |
| void | swap (func_info_t &other) |
| void | serialize (bytevec_t *out, int version) const |
| bool | deserialize (const uchar **ptr, size_t len, int version) |
◆ func_info_pattern_and_frequency_t()
| func_info_pattern_and_frequency_t::func_info_pattern_and_frequency_t |
( |
uint32 | __frequency = 0 | ) |
|
|
inline |
◆ swap()
◆ serialize()
| void func_info_pattern_and_frequency_t::serialize |
( |
bytevec_t * | out, |
|
|
int | version ) const |
◆ deserialize()
| bool func_info_pattern_and_frequency_t::deserialize |
( |
const uchar ** | ptr, |
|
|
size_t | len, |
|
|
int | version ) |
◆ frequency
| uint32 func_info_pattern_and_frequency_t::frequency |
The documentation for this struct was generated from the following file: