![]() |
GA::kit v0.3
G&A's in-house C++ application framework
|
This is the complete list of members for Guid, including all inherited members.
| bytes() const | Guid | |
| Guid(const std::array< unsigned char, 16 > &bytes) | Guid | explicit |
| Guid(std::array< unsigned char, 16 > &&bytes) | Guid | explicit |
| Guid(const std::string &fromString) | Guid | explicit |
| Guid() | Guid | |
| Guid(const Guid &other)=default | Guid | |
| Guid(Guid &&other)=default | Guid | |
| isValid() const | Guid | |
| operator std::string() const | Guid | |
| operator!=(const Guid &other) const | Guid | |
| operator< | Guid | friend |
| operator<< | Guid | friend |
| operator=(const Guid &other)=default | Guid | |
| operator=(Guid &&other)=default | Guid | |
| operator==(const Guid &other) const | Guid | |
| str() const | Guid | |
| swap(Guid &other) | Guid |