GNU Octave  4.0.0
A high-level interpreted language, primarily intended for numerical computations, mostly compatible with Matlab
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
Public Attributes | List of all members
hash_table_type Struct Reference
Collaboration diagram for hash_table_type:
Collaboration graph
[legend]

Public Attributes

hash_element_type ** buckets
 
unsigned size
 

Detailed Description

Definition at line 387 of file kpse.cc.

Member Data Documentation

hash_element_type** hash_table_type::buckets

Definition at line 389 of file kpse.cc.

Referenced by hash_lookup(), and kpse_db_search().

unsigned hash_table_type::size

Definition at line 390 of file kpse.cc.

Referenced by kpse_hash().


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