OpenCV  4.0.0-pre
Open Source Computer Vision
Looking for a C++ dev who knows OpenCV?
I'm looking for work. Hire me!
CvStringHashNode Struct Reference

All the keys (names) of elements in the read file storage are stored in the hash to speed up the lookup operations: More...

#include "types_c.h"

Collaboration diagram for CvStringHashNode:

Public Attributes

unsigned hashval
 
struct CvStringHashNodenext
 
CvString str
 

Detailed Description

All the keys (names) of elements in the read file storage are stored in the hash to speed up the lookup operations:

Member Data Documentation

◆ hashval

unsigned CvStringHashNode::hashval

◆ next

struct CvStringHashNode* CvStringHashNode::next

◆ str

CvString CvStringHashNode::str

The documentation for this struct was generated from the following file: