std_set_str
This a python binding to the C++ class Mantid::Kernel::std_set_str.
-
class mantid.kernel.std_set_str((object)arg1)
-
__init__((object)arg1) → None
__init__( (object)arg1, (std_set_str)arg2) -> None
-
append((std_set_str)self, (str)element) → None
-
clear((std_set_str)self) → None
-
erase((std_set_str)self, (str)index) → int
-
extend((std_set_str)self, (std_set_str)set) → None
-
insert((std_set_str)self, (str)element) → None
insert( (std_set_str)self, (std_set_str)set) -> None
-
size((std_set_str)self) → int