Struct cv::detail::InOutInfo#

Collaboration diagram for cv::detail::InOutInfo:

cv::detail::InOutInfo Node1 cv::detail::InOutInfo     Node2 std::vector< std::string >     Node2->Node1 +in_names +out_names Node3 std::string     Node3->Node2 +elements Node4 std::basic_string< Char >     Node4->Node3 Node5 std::vector< T >     Node5->Node2 < std::string > Node6 T     Node6->Node5 +elements

cv::detail::InOutInfo Node1 cv::detail::InOutInfo     Node2 std::vector< std::string >     Node2->Node1 +in_names +out_names Node3 std::string     Node3->Node2 +elements Node4 std::basic_string< Char >     Node4->Node3 Node5 std::vector< T >     Node5->Node2 < std::string > Node6 T     Node6->Node5 +elements

Member Data Documentation#

in_names#

std::vector< std::string > cv::detail::InOutInfo::in_names

out_names#

std::vector< std::string > cv::detail::InOutInfo::out_names

Source file#

The documentation for this struct was generated from the following file: