OpenCV
3.2.0
Open Source Computer Vision
|
This is the complete list of members for cv::dnn::DictValue, including all inherited members.
arrayInt(TypeIter begin, int size) | cv::dnn::DictValue | static |
arrayReal(TypeIter begin, int size) | cv::dnn::DictValue | static |
arrayString(TypeIter begin, int size) | cv::dnn::DictValue | static |
DictValue(const DictValue &r) | cv::dnn::DictValue | |
DictValue(int64 i=0) | cv::dnn::DictValue | |
DictValue(int i) | cv::dnn::DictValue | |
DictValue(unsigned p) | cv::dnn::DictValue | |
DictValue(double p) | cv::dnn::DictValue | |
DictValue(const String &s) | cv::dnn::DictValue | |
DictValue(const char *s) | cv::dnn::DictValue | |
get(int idx=-1) const | cv::dnn::DictValue | |
isInt() const | cv::dnn::DictValue | |
isReal() const | cv::dnn::DictValue | |
isString() const | cv::dnn::DictValue | |
operator<<(std::ostream &stream, const DictValue &dictv) | cv::dnn::DictValue | friend |
operator=(const DictValue &r) | cv::dnn::DictValue | |
pd | cv::dnn::DictValue | |
pi | cv::dnn::DictValue | |
ps | cv::dnn::DictValue | |
pv | cv::dnn::DictValue | |
size() const | cv::dnn::DictValue | |
~DictValue() | cv::dnn::DictValue |