GA::kit v0.3
G&A's in-house C++ application framework
Loading...
Searching...
No Matches
Guid Member List

This is the complete list of members for Guid, including all inherited members.

bytes() constGuid
Guid(const std::array< unsigned char, 16 > &bytes)Guidexplicit
Guid(std::array< unsigned char, 16 > &&bytes)Guidexplicit
Guid(const std::string &fromString)Guidexplicit
Guid()Guid
Guid(const Guid &other)=defaultGuid
Guid(Guid &&other)=defaultGuid
isValid() constGuid
operator std::string() constGuid
operator!=(const Guid &other) constGuid
operator<Guidfriend
operator<<Guidfriend
operator=(const Guid &other)=defaultGuid
operator=(Guid &&other)=defaultGuid
operator==(const Guid &other) constGuid
str() constGuid
swap(Guid &other)Guid