Loading...
Searching...
No Matches
cv::v4d::V4D::Node Struct Reference
#include <opencv2/v4d/v4d.hpp>
Public Member Functions | |
| bool | initialized () |
Public Attributes | |
| string | name_ |
| std::set< long > | read_deps_ |
| cv::Ptr< Transaction > | tx_ = nullptr |
| std::set< long > | write_deps_ |
Member Function Documentation
◆ initialized()
|
inline |
Member Data Documentation
◆ name_
| string cv::v4d::V4D::Node::name_ |
◆ read_deps_
| std::set<long> cv::v4d::V4D::Node::read_deps_ |
◆ tx_
| cv::Ptr<Transaction> cv::v4d::V4D::Node::tx_ = nullptr |
◆ write_deps_
| std::set<long> cv::v4d::V4D::Node::write_deps_ |
The documentation for this struct was generated from the following file:
- opencv2/v4d/v4d.hpp
1.9.6