root/doc_inner/doxygen/latex/word_8h.tex

/* [<][>][^][v][top][bottom][index][help] */
\doxysection{include/word.h File Reference}
\label{word_8h}\index{include/word.h@{include/word.h}}
{\ttfamily \#include $<$stdbool.\+h$>$}\newline
Include dependency graph for word.\+h\+:\nopagebreak
\begin{figure}[H]
\begin{center}
\leavevmode
\includegraphics[width=125pt]{word_8h__incl}
\end{center}
\end{figure}
This graph shows which files directly or indirectly include this file\+:\nopagebreak
\begin{figure}[H]
\begin{center}
\leavevmode
\includegraphics[width=350pt]{word_8h__dep__incl}
\end{center}
\end{figure}
\doxysubsection*{Typedefs}
\begin{DoxyCompactItemize}
\item 
typedef unsigned short \textbf{ WORD}
\begin{DoxyCompactList}\small\item\em 16ビットの数値を表すデータ型 \end{DoxyCompactList}\end{DoxyCompactItemize}
\doxysubsection*{Functions}
\begin{DoxyCompactItemize}
\item 
void \textbf{ addcerrlist\+\_\+word} ()
\begin{DoxyCompactList}\small\item\em wordデータ型についてのエラーをエラーリストに追加する \end{DoxyCompactList}\item 
\textbf{ WORD} \textbf{ nh2word} (const char $\ast$str)
\begin{DoxyCompactList}\small\item\em 10進数または16進数の文字列を\+WORD値に変換する \end{DoxyCompactList}\item 
char $\ast$ \textbf{ word2n} (\textbf{ WORD} word)
\begin{DoxyCompactList}\small\item\em WORD値を10進数値を表す文字列に変換する \end{DoxyCompactList}\item 
char $\ast$ \textbf{ word2bit} (const \textbf{ WORD} word)
\begin{DoxyCompactList}\small\item\em WORD値を2進数の文字列に変換する \end{DoxyCompactList}\item 
void \textbf{ print\+\_\+dumpword} (\textbf{ WORD} word, bool logicalmode)
\begin{DoxyCompactList}\small\item\em WORD値を解析して表示する \end{DoxyCompactList}\end{DoxyCompactItemize}


\doxysubsection{Typedef Documentation}
\mbox{\label{word_8h_a197942eefa7db30960ae396d68339b97}} 
\index{word.h@{word.h}!WORD@{WORD}}
\index{WORD@{WORD}!word.h@{word.h}}
\doxysubsubsection{WORD}
{\footnotesize\ttfamily typedef unsigned short \textbf{ WORD}}



16ビットの数値を表すデータ型 



Definition at line 9 of file word.\+h.



\doxysubsection{Function Documentation}
\mbox{\label{word_8h_a77bd186bba51763cd956c4a25b6941d8}} 
\index{word.h@{word.h}!addcerrlist\_word@{addcerrlist\_word}}
\index{addcerrlist\_word@{addcerrlist\_word}!word.h@{word.h}}
\doxysubsubsection{addcerrlist\_word()}
{\footnotesize\ttfamily void addcerrlist\+\_\+word (\begin{DoxyParamCaption}{ }\end{DoxyParamCaption})}



wordデータ型についてのエラーをエラーリストに追加する 

\begin{DoxyReturn}{Returns}
なし 
\end{DoxyReturn}


Definition at line 77 of file word.\+c.

Here is the call graph for this function\+:\nopagebreak
\begin{figure}[H]
\begin{center}
\leavevmode
\includegraphics[width=336pt]{word_8h_a77bd186bba51763cd956c4a25b6941d8_cgraph}
\end{center}
\end{figure}
Here is the caller graph for this function\+:\nopagebreak
\begin{figure}[H]
\begin{center}
\leavevmode
\includegraphics[width=350pt]{word_8h_a77bd186bba51763cd956c4a25b6941d8_icgraph}
\end{center}
\end{figure}
\mbox{\label{word_8h_a29fa9e71f68a25a914b4d2d1ce0b3043}} 
\index{word.h@{word.h}!nh2word@{nh2word}}
\index{nh2word@{nh2word}!word.h@{word.h}}
\doxysubsubsection{nh2word()}
{\footnotesize\ttfamily \textbf{ WORD} nh2word (\begin{DoxyParamCaption}\item[{const char $\ast$}]{str }\end{DoxyParamCaption})}



10進数または16進数の文字列を\+WORD値に変換する 

\begin{DoxyReturn}{Returns}
WORD値
\end{DoxyReturn}

\begin{DoxyParams}{Parameters}
{\em $\ast$str} & 10進数または16進数の文字列 \\
\hline
\end{DoxyParams}


Definition at line 82 of file word.\+c.

Here is the call graph for this function\+:\nopagebreak
\begin{figure}[H]
\begin{center}
\leavevmode
\includegraphics[width=350pt]{word_8h_a29fa9e71f68a25a914b4d2d1ce0b3043_cgraph}
\end{center}
\end{figure}
Here is the caller graph for this function\+:\nopagebreak
\begin{figure}[H]
\begin{center}
\leavevmode
\includegraphics[width=350pt]{word_8h_a29fa9e71f68a25a914b4d2d1ce0b3043_icgraph}
\end{center}
\end{figure}
\mbox{\label{word_8h_a3d6536ab9a2be37884f49fc380e2fbcf}} 
\index{word.h@{word.h}!print\_dumpword@{print\_dumpword}}
\index{print\_dumpword@{print\_dumpword}!word.h@{word.h}}
\doxysubsubsection{print\_dumpword()}
{\footnotesize\ttfamily void print\+\_\+dumpword (\begin{DoxyParamCaption}\item[{\textbf{ WORD}}]{word,  }\item[{bool}]{logicalmode }\end{DoxyParamCaption})}



WORD値を解析して表示する 

\begin{DoxyReturn}{Returns}
なし
\end{DoxyReturn}

\begin{DoxyParams}{Parameters}
{\em word} & WORD値 \\
\hline
{\em logicalmode} & 論理演算の場合はtrue、算術演算の場合はfalse \\
\hline
\end{DoxyParams}


Definition at line 137 of file word.\+c.

Here is the call graph for this function\+:\nopagebreak
\begin{figure}[H]
\begin{center}
\leavevmode
\includegraphics[width=325pt]{word_8h_a3d6536ab9a2be37884f49fc380e2fbcf_cgraph}
\end{center}
\end{figure}
Here is the caller graph for this function\+:\nopagebreak
\begin{figure}[H]
\begin{center}
\leavevmode
\includegraphics[width=350pt]{word_8h_a3d6536ab9a2be37884f49fc380e2fbcf_icgraph}
\end{center}
\end{figure}
\mbox{\label{word_8h_a4288f24ba41b026b9ceb7c02b5b7146c}} 
\index{word.h@{word.h}!word2bit@{word2bit}}
\index{word2bit@{word2bit}!word.h@{word.h}}
\doxysubsubsection{word2bit()}
{\footnotesize\ttfamily char$\ast$ word2bit (\begin{DoxyParamCaption}\item[{const \textbf{ WORD}}]{word }\end{DoxyParamCaption})}



WORD値を2進数の文字列に変換する 

\begin{DoxyReturn}{Returns}
2進数値を表す文字列
\end{DoxyReturn}

\begin{DoxyParams}{Parameters}
{\em word} & WORD値 \\
\hline
\end{DoxyParams}


Definition at line 120 of file word.\+c.

Here is the call graph for this function\+:\nopagebreak
\begin{figure}[H]
\begin{center}
\leavevmode
\includegraphics[width=201pt]{word_8h_a4288f24ba41b026b9ceb7c02b5b7146c_cgraph}
\end{center}
\end{figure}
Here is the caller graph for this function\+:\nopagebreak
\begin{figure}[H]
\begin{center}
\leavevmode
\includegraphics[width=350pt]{word_8h_a4288f24ba41b026b9ceb7c02b5b7146c_icgraph}
\end{center}
\end{figure}
\mbox{\label{word_8h_a6df928c3d6130ea9168e9befef66cb8c}} 
\index{word.h@{word.h}!word2n@{word2n}}
\index{word2n@{word2n}!word.h@{word.h}}
\doxysubsubsection{word2n()}
{\footnotesize\ttfamily char$\ast$ word2n (\begin{DoxyParamCaption}\item[{\textbf{ WORD}}]{word }\end{DoxyParamCaption})}



WORD値を10進数値を表す文字列に変換する 

\begin{DoxyReturn}{Returns}
10進数値を表す文字列
\end{DoxyReturn}

\begin{DoxyParams}{Parameters}
{\em $\ast$word} & WORD値 \\
\hline
\end{DoxyParams}


Definition at line 102 of file word.\+c.

Here is the call graph for this function\+:\nopagebreak
\begin{figure}[H]
\begin{center}
\leavevmode
\includegraphics[width=350pt]{word_8h_a6df928c3d6130ea9168e9befef66cb8c_cgraph}
\end{center}
\end{figure}
Here is the caller graph for this function\+:\nopagebreak
\begin{figure}[H]
\begin{center}
\leavevmode
\includegraphics[width=350pt]{word_8h_a6df928c3d6130ea9168e9befef66cb8c_icgraph}
\end{center}
\end{figure}

/* [<][>][^][v][top][bottom][index][help] */