OpenCV
3.4.2
Open Source Computer Vision
|
#include "types_c.h"
Public Attributes | |
unsigned | hashval |
struct CvStringHashNode * | next |
CvString | str |
All the keys (names) of elements in the readed file storage are stored in the hash to speed up the lookup operations:
unsigned CvStringHashNode::hashval |
struct CvStringHashNode* CvStringHashNode::next |
CvString CvStringHashNode::str |