.. index:: pair: struct; site::Table .. _doxid-structsite_1_1_table: struct site::Table ================== .. toctree:: :hidden: .. ref-code-block:: cpp :class: doxyrest-overview-code-block #include struct Table { // fields :ref:`Family` :target:`family` = :ref:`Family::waterIce`; std::unordered_map`> :target:`typeToKind`; std::unordered_map`> :target:`atomOverride`; // methods :ref:`Kind` :target:`of`(const :ref:`molSys::Point`& p) const; :ref:`Kind` :target:`ofType`(int typeId) const; };