The Sleuth Kit  4.3
Public Member Functions | Friends | List of all members
Guid Class Reference

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
 
Guidoperator= (const Guid &other)
 
bool operator== (const Guid &other) const
 

Friends

std::ostream & operator<< (std::ostream &s, const Guid &guid)
 

The documentation for this class was generated from the following files:

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.