#include <opencv2/gapi/streaming/desync.hpp>
|
static const char * | id () |
|
template<typename... R, int... IIs> |
static std::tuple< R... > | yield (cv::GCall &call, cv::detail::Seq< IIs... >) |
|
◆ id()
static const char* cv::gapi::streaming::detail::GDesync::id |
( |
| ) |
|
|
inlinestatic |
◆ yield()
template<typename... R, int... IIs>
static std::tuple<R...> cv::gapi::streaming::detail::GDesync::yield |
( |
cv::GCall & |
call, |
|
|
cv::detail::Seq< IIs... > |
|
|
) |
| |
|
inlinestatic |
The documentation for this struct was generated from the following file: