apt
0.9.7.7ubuntu4
|
Public Member Functions | |
bool | operator== (const HashSumValue &rhs) const |
bool | operator!= (const HashSumValue &rhs) const |
std::string | Value () const |
void | Value (unsigned char S[N/8]) |
operator std::string () const | |
bool | Set (std::string Str) |
void | Set (unsigned char S[N/8]) |
HashSumValue (std::string Str) | |