.. index:: pair: class; QPanda::FrontLayer .. _doxid-class_q_panda_1_1_front_layer: class QPanda::FrontLayer ======================== .. toctree:: :hidden: .. ref-code-block:: cpp :class: doxyrest-overview-code-block #include class FrontLayer { public: // methods const :ref:`pPressedCirNode`& :target:`operator []` (uint32_t i) const; uint32_t :target:`size`() const; const std::vector<:ref:`pPressedCirNode`>& :target:`get_front_layer_nodes`() const; void :target:`remove_node`(:ref:`pPressedCirNode` p_node); uint32_t :target:`remove_node`(uint32_t i); };