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

Public Member Functions

const std::vector< unsigned char > & bytes () const noexcept
 
 Guid (const std::vector< unsigned char > &bytes)
 
 Guid (const unsigned char *bytes)
 
 Guid (const std::string &fromString)
 
 Guid (Guid &&)=default
 
 Guid (const Guid &other)
 
bool operator!= (const Guid &other) const
 
Guidoperator= (const Guid &other)
 
Guidoperator= (Guid &&)=default
 
bool operator== (const Guid &other) const
 
std::string str () const
 

Friends

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

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

Copyright © 2007-2020 Brian Carrier. (carrier -at- sleuthkit -dot- org)
This work is licensed under a Creative Commons Attribution-Share Alike 3.0 United States License.