◆ __init__() [1/2]
None meshlib.mrmeshpy.std_unordered_set_std_string.__init__ |
( |
| self | ) |
|
◆ __init__() [2/2]
None meshlib.mrmeshpy.std_unordered_set_std_string.__init__ |
( |
| self, |
|
|
typing.Iterable | arg0 ) |
◆ __contains__()
bool meshlib.mrmeshpy.std_unordered_set_std_string.__contains__ |
( |
| self, |
|
|
str | arg0 ) |
◆ __iter__()
typing.Iterator meshlib.mrmeshpy.std_unordered_set_std_string.__iter__ |
( |
| self | ) |
|
◆ __len__()
int meshlib.mrmeshpy.std_unordered_set_std_string.__len__ |
( |
| self | ) |
|
◆ __repr__()
str meshlib.mrmeshpy.std_unordered_set_std_string.__repr__ |
( |
| self | ) |
|
Return the canonical string representation of this map.
◆ add()
None meshlib.mrmeshpy.std_unordered_set_std_string.add |
( |
| self, |
|
|
str | arg0 ) |
◆ discard()
int meshlib.mrmeshpy.std_unordered_set_std_string.discard |
( |
| self, |
|
|
str | arg0 ) |
◆ pop()
None meshlib.mrmeshpy.std_unordered_set_std_string.pop |
( |
| self | ) |
|
◆ remove()
None meshlib.mrmeshpy.std_unordered_set_std_string.remove |
( |
| self, |
|
|
str | arg0 ) |
The documentation for this class was generated from the following file: