root/doc_inner/doxygen/latex/struct_a_s_p_t_r.tex

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


アセンブル時の現在およびリテラルのアドレスとプログラム入口名を表すデータ型  




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



Collaboration diagram for ASPTR\+:
\nopagebreak
\begin{figure}[H]
\begin{center}
\leavevmode
\includegraphics[width=86pt]{struct_a_s_p_t_r__coll__graph}
\end{center}
\end{figure}
\doxysubsubsection*{Data Fields}
\begin{DoxyCompactItemize}
\item 
\textbf{ WORD} \textbf{ ptr}
\item 
\textbf{ WORD} \textbf{ lptr}
\item 
char $\ast$ \textbf{ prog}
\end{DoxyCompactItemize}


\doxysubsection{Detailed Description}
アセンブル時の現在およびリテラルのアドレスとプログラム入口名を表すデータ型 

Definition at line \textbf{ 34} of file \textbf{ assemble.\+h}.



\label{doc-variable-members}
\doxysubsection{Field Documentation}
\index{ASPTR@{ASPTR}!lptr@{lptr}}
\index{lptr@{lptr}!ASPTR@{ASPTR}}
\doxysubsubsection{lptr}
{\footnotesize\ttfamily \label{struct_a_s_p_t_r_a26e0e8c3f57c46332b10b01db0d4d402} 
\textbf{ WORD} ASPTR\+::lptr}

リテラル(=付きの値)のアドレス 

Definition at line \textbf{ 36} of file \textbf{ assemble.\+h}.

\index{ASPTR@{ASPTR}!prog@{prog}}
\index{prog@{prog}!ASPTR@{ASPTR}}
\doxysubsubsection{prog}
{\footnotesize\ttfamily \label{struct_a_s_p_t_r_adda0a150c73e0b1432fc4ccd89c9d9b8} 
char$\ast$ ASPTR\+::prog}

他のプログラムで参照する入口名 

Definition at line \textbf{ 37} of file \textbf{ assemble.\+h}.

\index{ASPTR@{ASPTR}!ptr@{ptr}}
\index{ptr@{ptr}!ASPTR@{ASPTR}}
\doxysubsubsection{ptr}
{\footnotesize\ttfamily \label{struct_a_s_p_t_r_adc9e967bb0c5a43b912127c6e189045d} 
\textbf{ WORD} ASPTR\+::ptr}

現在のアドレス 

Definition at line \textbf{ 35} of file \textbf{ assemble.\+h}.



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

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