![]() |
sP2P c++ STL *nix API
1.2
NAT traversal and peer-to-peer networking API providing all utilities needed to build peer-to-peer application straigth out of box
|
This is the complete list of members for sp2plib::Guid, including all inherited members.
Empty() | sp2plib::Guid | static |
Equals(const Guid &other) | sp2plib::Guid | |
Guid() | sp2plib::Guid | |
Guid(const char *strValue) | sp2plib::Guid | |
Guid(unsigned char *arrbytes, int startIndex) | sp2plib::Guid | |
NewGuid() | sp2plib::Guid | static |
operator!=(const Guid &other) const | sp2plib::Guid | |
operator<(const Guid &other) const | sp2plib::Guid | |
operator<=(const Guid &other) const | sp2plib::Guid | |
operator=(const Guid &rhs) | sp2plib::Guid | |
operator=(const sp2plib::UInt128 &rhs) | sp2plib::Guid | |
operator==(const Guid &other) const | sp2plib::Guid | |
operator>(const Guid &other) const | sp2plib::Guid | |
operator>=(const Guid &other) const | sp2plib::Guid | |
Parse(const char *strValue) | sp2plib::Guid | |
ParseFromBytes(unsigned char *arrbytes, int startIndex=0) | sp2plib::Guid | |
ParseGuid(const char *strValue) | sp2plib::Guid | static |
regenerate() | sp2plib::Guid | |
set0() | sp2plib::Guid | |
ToByteArray() | sp2plib::Guid | |
ToString() | sp2plib::Guid | |
WriteToByteArray(unsigned char *bArray, int startIndex=0) | sp2plib::Guid | |
~Guid() | sp2plib::Guid |