root/doc_inner/doxygen/latex/struct_e_x_e_c_m_o_d_e.tex

/* [<][>][^][v][top][bottom][index][help] */
\doxysection{EXECMODE Struct Reference}
\label{struct_e_x_e_c_m_o_d_e}\index{EXECMODE@{EXECMODE}}


実行モードを表すデータ型  




{\ttfamily \#include $<$struct.\+h$>$}



Collaboration diagram for EXECMODE\+:\nopagebreak
\begin{figure}[H]
\begin{center}
\leavevmode
\includegraphics[width=119pt]{struct_e_x_e_c_m_o_d_e__coll__graph}
\end{center}
\end{figure}
\doxysubsection*{Data Fields}
\begin{DoxyCompactItemize}
\item 
bool \textbf{ trace}
\item 
bool \textbf{ logical}
\item 
bool \textbf{ dump}
\item 
int \textbf{ dump\+\_\+start}
\item 
int \textbf{ dump\+\_\+end}
\item 
bool \textbf{ monitor}
\item 
bool \textbf{ step}
\end{DoxyCompactItemize}


\doxysubsection{Detailed Description}
実行モードを表すデータ型 

Definition at line 141 of file struct.\+h.



\doxysubsection{Field Documentation}
\mbox{\label{struct_e_x_e_c_m_o_d_e_a6fc128cae43b8cf65ad0b696a0bb73bb}} 
\index{EXECMODE@{EXECMODE}!dump@{dump}}
\index{dump@{dump}!EXECMODE@{EXECMODE}}
\doxysubsubsection{dump}
{\footnotesize\ttfamily bool EXECMODE\+::dump}

メモリの内容をステップごとに表示する場合はtrue 

Definition at line 144 of file struct.\+h.

\mbox{\label{struct_e_x_e_c_m_o_d_e_addf2fab50d9423132642332e0984cd41}} 
\index{EXECMODE@{EXECMODE}!dump\_end@{dump\_end}}
\index{dump\_end@{dump\_end}!EXECMODE@{EXECMODE}}
\doxysubsubsection{dump\_end}
{\footnotesize\ttfamily int EXECMODE\+::dump\+\_\+end}

メモリの内容をステップごとに表示する場合の終了アドレス 

Definition at line 146 of file struct.\+h.

\mbox{\label{struct_e_x_e_c_m_o_d_e_aa8fec6981684e486616de270426bc162}} 
\index{EXECMODE@{EXECMODE}!dump\_start@{dump\_start}}
\index{dump\_start@{dump\_start}!EXECMODE@{EXECMODE}}
\doxysubsubsection{dump\_start}
{\footnotesize\ttfamily int EXECMODE\+::dump\+\_\+start}

メモリの内容をステップごとに表示する場合の開始アドレス 

Definition at line 145 of file struct.\+h.

\mbox{\label{struct_e_x_e_c_m_o_d_e_aa2462cbef7b335428c58261c4bc35e34}} 
\index{EXECMODE@{EXECMODE}!logical@{logical}}
\index{logical@{logical}!EXECMODE@{EXECMODE}}
\doxysubsubsection{logical}
{\footnotesize\ttfamily bool EXECMODE\+::logical}

レジストリの内容を論理値(0から65535)で表示する場合はtrue 

Definition at line 143 of file struct.\+h.

\mbox{\label{struct_e_x_e_c_m_o_d_e_ae516b0410115372593d1017c559c1657}} 
\index{EXECMODE@{EXECMODE}!monitor@{monitor}}
\index{monitor@{monitor}!EXECMODE@{EXECMODE}}
\doxysubsubsection{monitor}
{\footnotesize\ttfamily bool EXECMODE\+::monitor}

モニターモードの場合はtrue 

Definition at line 147 of file struct.\+h.

\mbox{\label{struct_e_x_e_c_m_o_d_e_a59139889150e123a6e055d289cd66302}} 
\index{EXECMODE@{EXECMODE}!step@{step}}
\index{step@{step}!EXECMODE@{EXECMODE}}
\doxysubsubsection{step}
{\footnotesize\ttfamily bool EXECMODE\+::step}

ステップ実行の場合はtrue 

Definition at line 148 of file struct.\+h.

\mbox{\label{struct_e_x_e_c_m_o_d_e_a8e779cd000440470f65a45bf7247a550}} 
\index{EXECMODE@{EXECMODE}!trace@{trace}}
\index{trace@{trace}!EXECMODE@{EXECMODE}}
\doxysubsubsection{trace}
{\footnotesize\ttfamily bool EXECMODE\+::trace}

レジストリの内容をステップごとに表示する場合はtrue 

Definition at line 142 of file struct.\+h.



The documentation for this struct was generated from the following file\+:\begin{DoxyCompactItemize}
\item 
include/\textbf{ struct.\+h}\end{DoxyCompactItemize}

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