\(\renewcommand\AA{\unicode{x212B}}\)
std_set_str
This is a Python binding to the C++ class Mantid::Kernel::std_set_str.
-
class mantid.kernel.std_set_str
-
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