OpenCV 4.10.0
开源计算机视觉
|
这是 cv::gapi::s11n::IOStream 的所有成员的完整列表,包括所有继承的成员。
operator<<(bool)=0 | cv::gapi::s11n::IOStream | 纯虚 |
operator<<(char)=0 | cv::gapi::s11n::IOStream | 纯虚 |
operator<<(unsigned char)=0 | cv::gapi::s11n::IOStream | 纯虚 |
operator<<(short)=0 | cv::gapi::s11n::IOStream | 纯虚 |
operator<<(unsigned short)=0 | cv::gapi::s11n::IOStream | 纯虚 |
operator<<(int)=0 | cv::gapi::s11n::IOStream | 纯虚 |
operator<<(uint32_t)=0 | cv::gapi::s11n::IOStream | 纯虚 |
operator<<(uint64_t)=0 | cv::gapi::s11n::IOStream | 纯虚 |
operator<<(float)=0 | cv::gapi::s11n::IOStream | 纯虚 |
operator<<(double)=0 | cv::gapi::s11n::IOStream | 纯虚 |
operator<<(const std::string &)=0 | cv::gapi::s11n::IOStream | 纯虚 |
~IOStream()=default | cv::gapi::s11n::IOStream | 虚拟 |