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=123pt]{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}
\doxysubsubsection*{Typedefs}
\begin{DoxyCompactItemize}
\item 
typedef unsigned short \textbf{ WORD}
\begin{DoxyCompactList}\small\item\em 16ビットの数値を表すデータ型 \end{DoxyCompactList}\end{DoxyCompactItemize}
\doxysubsubsection*{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}


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



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



Definition at line \textbf{ 9} of file \textbf{ word.\+h}.



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



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



Definition at line \textbf{ 77} of file \textbf{ word.\+c}.

Here is the call graph for this function\+:\nopagebreak
\begin{figure}[H]
\begin{center}
\leavevmode
\includegraphics[width=330pt]{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=349pt]{word_8h_a77bd186bba51763cd956c4a25b6941d8_icgraph}
\end{center}
\end{figure}
\index{word.h@{word.h}!nh2word@{nh2word}}
\index{nh2word@{nh2word}!word.h@{word.h}}
\doxysubsubsection{nh2word()}
{\footnotesize\ttfamily \label{word_8h_a29fa9e71f68a25a914b4d2d1ce0b3043} 
\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 \textbf{ 82} of file \textbf{ 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}
\index{word.h@{word.h}!print\_dumpword@{print\_dumpword}}
\index{print\_dumpword@{print\_dumpword}!word.h@{word.h}}
\doxysubsubsection{print\_dumpword()}
{\footnotesize\ttfamily \label{word_8h_a3d6536ab9a2be37884f49fc380e2fbcf} 
void print\+\_\+dumpword (\begin{DoxyParamCaption}\item[{\textbf{ WORD}}]{word}{, }\item[{bool}]{logicalmode}{}\end{DoxyParamCaption})}



WORD値を解析して表示する 


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


Definition at line \textbf{ 137} of file \textbf{ word.\+c}.

Here is the call graph for this function\+:\nopagebreak
\begin{figure}[H]
\begin{center}
\leavevmode
\includegraphics[width=319pt]{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}
\index{word.h@{word.h}!word2bit@{word2bit}}
\index{word2bit@{word2bit}!word.h@{word.h}}
\doxysubsubsection{word2bit()}
{\footnotesize\ttfamily \label{word_8h_a0aeacffd5642c8b9d278b4c77d7a34ec} 
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 \textbf{ 120} of file \textbf{ word.\+c}.

Here is the call graph for this function\+:\nopagebreak
\begin{figure}[H]
\begin{center}
\leavevmode
\includegraphics[width=198pt]{word_8h_a0aeacffd5642c8b9d278b4c77d7a34ec_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_a0aeacffd5642c8b9d278b4c77d7a34ec_icgraph}
\end{center}
\end{figure}
\index{word.h@{word.h}!word2n@{word2n}}
\index{word2n@{word2n}!word.h@{word.h}}
\doxysubsubsection{word2n()}
{\footnotesize\ttfamily \label{word_8h_af0f7f3f8b1dcb1ae401afef951d2ef19} 
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 \textbf{ 102} of file \textbf{ word.\+c}.

Here is the call graph for this function\+:\nopagebreak
\begin{figure}[H]
\begin{center}
\leavevmode
\includegraphics[width=350pt]{word_8h_af0f7f3f8b1dcb1ae401afef951d2ef19_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_af0f7f3f8b1dcb1ae401afef951d2ef19_icgraph}
\end{center}
\end{figure}

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