Include dependency graph for Uuid.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Classes | |
| struct | Uuid |
| Class for manipulating UUID (aka GUID) entities. More... | |
Typedefs | |
| typedef Uuid | UUID |
Functions | |
| String | toString (const Uuid &uuid) |
| bool | fromString (const char *s, Uuid &uuid) |
| bool | fromString (const String &s, Uuid &uuid) |
Typedef Documentation
◆ UUID
- Deprecated:
- Use
Uuidinstead.
Function Documentation
◆ fromString() [1/2]
|
inline |
1.9.1