ldas-tools-framecpp  2.9.3
Public Member Functions | Public Attributes | List of all members
FrameCPP::Common::MD5Sum::_state_type Struct Reference

Public Member Functions

 _state_type ()
 
 _state_type (const _state_type &Source)
 
_state_typeoperator= (const _state_type &Source)
 

Public Attributes

bool final
 
MD5_CTX context
 
CHAR_U message_digest [MD5_DIGEST_LENGTH]
 

Constructor & Destructor Documentation

◆ _state_type() [1/2]

FrameCPP::Common::MD5Sum::_state_type::_state_type ( )
inline

◆ _state_type() [2/2]

FrameCPP::Common::MD5Sum::_state_type::_state_type ( const _state_type Source)
inline

Member Function Documentation

◆ operator=()

_state_type& FrameCPP::Common::MD5Sum::_state_type::operator= ( const _state_type Source)
inline

Member Data Documentation

◆ context

MD5_CTX FrameCPP::Common::MD5Sum::_state_type::context

◆ final

bool FrameCPP::Common::MD5Sum::_state_type::final

◆ message_digest

CHAR_U FrameCPP::Common::MD5Sum::_state_type::message_digest[MD5_DIGEST_LENGTH]

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