.. _file_include_lvr2_io_baseio_BaseIO.hpp: File BaseIO.hpp =============== |exhale_lsh| :ref:`Parent directory ` (``include/lvr2/io/baseio``) .. |exhale_lsh| unicode:: U+021B0 .. UPWARDS ARROW WITH TIP LEFTWARDS Base interface for all I/O related classes. .. contents:: Contents :local: :backlinks: none Definition (``include/lvr2/io/baseio/BaseIO.hpp``) -------------------------------------------------- .. toctree:: :maxdepth: 1 program_listing_file_include_lvr2_io_baseio_BaseIO.hpp.rst Detailed Description -------------------- Copyright (c) 2018, University Osnabrück All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: - Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. - Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. - Neither the name of the University Osnabrück nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL University Osnabrück BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. This file introduces a pure virtual class specifying some basic methods which must be implemented by all I/O classes in the lvr toolkit. Thomas Wiemann (twiemann), twiemann@uos.de Lars Kiesow (lkiesow), lkiesow@uos.de 110929 Created: 2011-08-03 Last modified: 2011-09-29 20:40:14 Includes -------- - ``BaseIO.tcc`` - ``lvr2/io/kernels/FileKernel.hpp`` (:ref:`file_include_lvr2_io_kernels_FileKernel.hpp`) - ``lvr2/io/schema/ScanProjectSchema.hpp`` (:ref:`file_include_lvr2_io_schema_ScanProjectSchema.hpp`) - ``memory`` - ``tuple`` - ``type_traits`` Included By ----------- - :ref:`file_include_lvr2_io_baseio_ArrayIO.hpp` - :ref:`file_include_lvr2_io_baseio_MatrixIO.hpp` - :ref:`file_include_lvr2_io_baseio_VariantChannelIO.hpp` - :ref:`file_include_lvr2_io_meshio_DirectoryIO.hpp` - :ref:`file_include_lvr2_io_meshio_HDF5IO.hpp` - :ref:`file_include_lvr2_io_meshio_MaterialIO.hpp` - :ref:`file_include_lvr2_io_meshio_MeshIO.hpp` - :ref:`file_include_lvr2_io_meshio_TextureIO.hpp` - :ref:`file_include_lvr2_io_scanio_CameraImageGroupIO.hpp` - :ref:`file_include_lvr2_io_scanio_CameraImageIO.hpp` - :ref:`file_include_lvr2_io_scanio_ChunkIO.hpp` - :ref:`file_include_lvr2_io_scanio_DirectoryIO.hpp` - :ref:`file_include_lvr2_io_scanio_HDF5IO.hpp` - :ref:`file_include_lvr2_io_scanio_LabelHDF5IO.hpp` - :ref:`file_include_lvr2_io_scanio_WaveformIO.hpp` Namespaces ---------- - :ref:`namespace_lvr2` - :ref:`namespace_lvr2__baseio` Classes ------- - :ref:`exhale_struct_structlvr2_1_1baseio_1_1BaseIO_1_1add__feature` - :ref:`exhale_struct_structlvr2_1_1baseio_1_1BaseIO_1_1add__features` - :ref:`exhale_struct_structlvr2_1_1baseio_1_1BaseIO_1_1add__features_3_01F_01_4` - :ref:`exhale_struct_structlvr2_1_1baseio_1_1BaseIO_1_1add__features__with__deps` - :ref:`exhale_struct_structlvr2_1_1baseio_1_1BaseIO_1_1add__features__with__deps_3_01F_01_4` - :ref:`exhale_struct_structlvr2_1_1baseio_1_1BaseIO_1_1has__feature` - :ref:`exhale_struct_structlvr2_1_1baseio_1_1BaseIO_1_1has__type` - :ref:`exhale_struct_structlvr2_1_1baseio_1_1BaseIO_1_1has__type_3_01T_00_01std_1_1tuple_3_01T_00_01Ts_8_8_8_01_4_01_4` - :ref:`exhale_struct_structlvr2_1_1baseio_1_1BaseIO_1_1has__type_3_01T_00_01std_1_1tuple_3_01U_00_01Ts_8_8_8_01_4_01_4` - :ref:`exhale_struct_structlvr2_1_1baseio_1_1BaseIO_1_1has__type_3_01T_00_01std_1_1tuple_3_4_01_4` - :ref:`exhale_class_classlvr2_1_1baseio_1_1BaseIO` - :ref:`exhale_class_structlvr2_1_1baseio_1_1FeatureConstruct` Defines ------- - :ref:`exhale_define_BaseIO_8hpp_1a75b86d3efe1df3b2a8f09be647d1f948` Typedefs -------- - :ref:`exhale_typedef_BaseIO_8hpp_1aa64becdc3a471aec05adcc636637d2bd`