OpenCV  3.1.0
Open Source Computer Vision
Public Attributes | List of all members
hashtable_int Struct Reference

#include "t_hash_int.hpp"

Public Attributes

size_t(* hashfunc )(unsigned int)
 
struct hashnode_i ** nodes
 
size_t size
 

Member Data Documentation

size_t(* hashtable_int::hashfunc) (unsigned int)
struct hashnode_i** hashtable_int::nodes
size_t hashtable_int::size

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