OpenCV  3.0.0-dev
Open Source Computer Vision
Public Attributes | List of all members
CvStringHashNode Struct Reference

#include "types_c.h"

Public Attributes

unsigned hashval
 
struct CvStringHashNodenext
 
CvString str
 

Detailed Description

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

Member Data Documentation

unsigned CvStringHashNode::hashval
struct CvStringHashNode* CvStringHashNode::next
CvString CvStringHashNode::str

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