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

#include <md5.h>

Public Member Functions

bool empty () const
 DECLARE_COMPARISONS (md5_size_t)
void serialize (bytevec_t *out, int version) const
bool deserialize (const uchar **ptr, size_t len, int version)

Public Attributes

int64 size = 0
md5_t md5

Member Function Documentation

◆ empty()

bool md5_size_t::empty ( ) const
inline

◆ DECLARE_COMPARISONS()

md5_size_t::DECLARE_COMPARISONS ( md5_size_t )
inline

◆ serialize()

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

◆ deserialize()

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

Member Data Documentation

◆ size

int64 md5_size_t::size = 0

◆ md5

md5_t md5_size_t::md5

The documentation for this struct was generated from the following file:
  • ida-sdk/src/include/md5.h