.. vim: set fileencoding=utf-8 : .. Andre Anjos .. Sat 16 Nov 20:52:58 2013 ============ Python API ============ This section includes information for using the pure Python API of ``bob.io.base``. Classes ------- .. autoclass:: bob.io.base.File .. autoclass:: bob.io.base.HDF5File Functions --------- .. autofunction:: bob.io.base.load .. autofunction:: bob.io.base.merge .. autofunction:: bob.io.base.save .. autofunction:: bob.io.base.append .. autofunction:: bob.io.base.peek .. autofunction:: bob.io.base.peek_all .. autofunction:: bob.io.base.create_directories_save C++ API Helpers --------------- .. autofunction:: bob.io.base.get_include