.. _string: String class ============ :ref:`O2sclpy ` This python interface is not intended to provide the full functionality of the corresponding C++ class. * :ref:`Class std_string` Class std_string ---------------- .. autoclass:: o2sclpy.std_string :members: :undoc-members: .. automethod:: __init__ .. automethod:: __del__ .. automethod:: __copy__ .. automethod:: __deepcopy__ .. automethod:: __getitem__ .. automethod:: __setitem__