\doxysection{HKEY Struct Reference}
\label{struct_h_k_e_y}\index{HKEY@{HKEY}}
ハッシュ共用体のデータ型
{\ttfamily \#include $<$hash.\+h$>$}
Collaboration diagram for HKEY\+:\nopagebreak
\begin{figure}[H]
\begin{center}
\leavevmode
\includegraphics[width=88pt]{struct_h_k_e_y__coll__graph}
\end{center}
\end{figure}
\doxysubsection*{Data Fields}
\begin{DoxyCompactItemize}
\item
\textbf{ UTYPE} \textbf{ type}
\item
\begin{tabbing}
xx\=xx\=xx\=xx\=xx\=xx\=xx\=xx\=xx\=\kill
union \{\\
\>char $\ast$ \textbf{ s}\\
\>int \textbf{ i}\\
\} \textbf{ val}\\
\end{tabbing}\end{DoxyCompactItemize}
\doxysubsection{Detailed Description}
ハッシュ共用体のデータ型
Definition at line 15 of file hash.\+h.
\doxysubsection{Field Documentation}
\mbox{\label{struct_h_k_e_y_a53954bebe7298af89951a65a01832324}}
\index{HKEY@{HKEY}!i@{i}}
\index{i@{i}!HKEY@{HKEY}}
\doxysubsubsection{i}
{\footnotesize\ttfamily int HKEY\+::i}
int型のデータ
Definition at line 19 of file hash.\+h.
\mbox{\label{struct_h_k_e_y_a0ff8d86e9f42a33f515e9275520fede8}}
\index{HKEY@{HKEY}!s@{s}}
\index{s@{s}!HKEY@{HKEY}}
\doxysubsubsection{s}
{\footnotesize\ttfamily char$\ast$ HKEY\+::s}
char型のデータ
Definition at line 18 of file hash.\+h.
\mbox{\label{struct_h_k_e_y_a105c9dbbbe05b38bb343a9241d87b3cc}}
\index{HKEY@{HKEY}!type@{type}}
\index{type@{type}!HKEY@{HKEY}}
\doxysubsubsection{type}
{\footnotesize\ttfamily \textbf{ UTYPE} HKEY\+::type}
ハッシュ値の元データのデータ型
Definition at line 16 of file hash.\+h.
\mbox{\label{struct_h_k_e_y_adf562117d6dbb636c5a3d7f35bc90988}}
\index{HKEY@{HKEY}!val@{val}}
\index{val@{val}!HKEY@{HKEY}}
\doxysubsubsection{}
{\footnotesize\ttfamily union \{ ... \} HKEY\+::val}
ハッシュ値の元データ
The documentation for this struct was generated from the following file\+:\begin{DoxyCompactItemize}
\item
include/\textbf{ hash.\+h}\end{DoxyCompactItemize}