#include <crossguid.hpp>
◆ Guid() [1/6]
| Guid::Guid |
( |
const std::array< unsigned char, 16 > & |
bytes | ) |
|
|
explicit |
◆ Guid() [2/6]
| Guid::Guid |
( |
std::array< unsigned char, 16 > && |
bytes | ) |
|
|
explicit |
◆ Guid() [3/6]
| Guid::Guid |
( |
const std::string & |
fromString | ) |
|
|
explicit |
◆ Guid() [4/6]
◆ Guid() [5/6]
| Guid::Guid |
( |
const Guid & |
other | ) |
|
|
default |
◆ Guid() [6/6]
| Guid::Guid |
( |
Guid && |
other | ) |
|
|
default |
◆ bytes()
| const std::array< unsigned char, 16 > & Guid::bytes |
( |
| ) |
const |
◆ isValid()
| bool Guid::isValid |
( |
| ) |
const |
◆ operator std::string()
| Guid::operator std::string |
( |
| ) |
const |
◆ operator!=()
| bool Guid::operator!= |
( |
const Guid & |
other | ) |
const |
◆ operator=() [1/2]
| Guid & Guid::operator= |
( |
const Guid & |
other | ) |
|
|
default |
◆ operator=() [2/2]
◆ operator==()
| bool Guid::operator== |
( |
const Guid & |
other | ) |
const |
◆ str()
| std::string Guid::str |
( |
| ) |
const |
◆ swap()
| void Guid::swap |
( |
Guid & |
other | ) |
|
◆ operator<
| bool operator< |
( |
const Guid & |
lhs, |
|
|
const Guid & |
rhs |
|
) |
| |
|
friend |
◆ operator<<
| std::ostream & operator<< |
( |
std::ostream & |
s, |
|
|
const Guid & |
guid |
|
) |
| |
|
friend |
The documentation for this class was generated from the following files:
- C:/Users/beiji/Desktop/G&A/oF/of_v0.11.2_vs2017_release/addons/ofxGAKit/libs/gaKit/external/crossguid/crossguid.hpp
- C:/Users/beiji/Desktop/G&A/oF/of_v0.11.2_vs2017_release/addons/ofxGAKit/libs/gaKit/external/crossguid/crossguid.cpp