The Sleuth Kit
4.3
|
Public Member Functions | |
Guid (const std::vector< unsigned char > &bytes) | |
Guid (const unsigned char *bytes) | |
Guid (const std::string &fromString) | |
Guid (const Guid &other) | |
bool | operator!= (const Guid &other) const |
Guid & | operator= (const Guid &other) |
bool | operator== (const Guid &other) const |
Friends | |
std::ostream & | operator<< (std::ostream &s, const Guid &guid) |
Copyright © 2007-2015 Brian Carrier. (carrier -at- sleuthkit -dot- org)
This work is licensed under a
Creative Commons Attribution-Share Alike 3.0 United States License.