.. _file_include_ripple_storage_struct_accessor.hpp: File struct_accessor.hpp ======================== = :ref:`file_include_ripple_storage_struct_accessor.hpp` -------------- -*- C++ -*- ==** .. contents:: Contents :local: :backlinks: none Definition (``include/ripple/storage/struct_accessor.hpp``) ----------------------------------------------------------- .. toctree:: :maxdepth: 1 program_listing_file_include_ripple_storage_struct_accessor.hpp.rst Detailed Description -------------------- Ripple Copyright (c) 2019 - 2021 Rob Clucas. This file is distributed under the MIT License. See LICENSE for details. ==----------------------------------------------------------------------==* This file implements defines an interface for accessing a component of a struct at a given index. ==---------------------------------------------------------------------== Includes -------- - ``ripple/utility/portability.hpp`` (:ref:`file_include_ripple_utility_portability.hpp`) Included By ----------- - :ref:`file_include_ripple_container_vec.hpp` - :ref:`file_include_ripple_math_mat.hpp` - :ref:`file_include_ripple_math_quat.hpp` Namespaces ---------- - :ref:`namespace_ripple` Classes ------- - :ref:`exhale_struct_structripple_1_1StructAccessor`