Vte.Uuid¶
Fields¶
None
Methods¶
class |
|
class |
|
class |
|
|
|
|
|
|
|
|
|
|
|
|
Details¶
- class Vte.Uuid¶
- classmethod new_from_string(str, len, fmt)¶
- Parameters:
str (
str
) –len (
int
) –fmt (
Vte.UuidFormat
) –
- Return type:
- classmethod validate_string(str, len, fmt)¶
- Parameters:
str (
str
) –len (
int
) –fmt (
Vte.UuidFormat
) –
- Return type:
- free()¶
- free_to_string(fmt, len)¶
- Parameters:
fmt (
Vte.UuidFormat
) –len (
int
) –
- Return type:
- to_string(fmt, len)¶
- Parameters:
fmt (
Vte.UuidFormat
) –len (
int
) –
- Return type: