|
const std::vector< unsigned char > & | bytes () const noexcept |
|
bool | operator!= (const TSKGuid &other) const |
|
TSKGuid & | operator= (const TSKGuid &other) |
|
TSKGuid & | operator= (TSKGuid &&)=default |
|
bool | operator== (const TSKGuid &other) const |
|
std::string | str () const |
|
| TSKGuid (const std::vector< unsigned char > &bytes) |
|
| TSKGuid (const unsigned char *bytes) |
|
| TSKGuid (const std::string &fromString) |
|
| TSKGuid (TSKGuid &&)=default |
|
| TSKGuid (const TSKGuid &other) |
|
|
std::ostream & | operator<< (std::ostream &s, const TSKGuid &guid) |
|
The documentation for this class was generated from the following files:
- tsk/auto/guid.h
- tsk/auto/guid.cpp