Files
MicrochipFor32/bscpp_Doc/latex/varint_8h.tex

120 lines
4.8 KiB
TeX
Raw Normal View History

\hypertarget{varint_8h}{}\doxysection{D\+:/gitt/\+Microchip\+For32/bscpp\+\_\+\+Device/varint.h 文件参考}
\label{varint_8h}\index{D:/gitt/MicrochipFor32/bscpp\_Device/varint.h@{D:/gitt/MicrochipFor32/bscpp\_Device/varint.h}}
{\ttfamily \#include \char`\"{}stdint.\+h\char`\"{}}\newline
varint.\+h 的引用(Include)关系图\+:\nopagebreak
\begin{figure}[H]
\begin{center}
\leavevmode
\includegraphics[width=193pt]{varint_8h__incl}
\end{center}
\end{figure}
此图展示该文件直接或间接的被哪些文件引用了\+:\nopagebreak
\begin{figure}[H]
\begin{center}
\leavevmode
\includegraphics[width=350pt]{varint_8h__dep__incl}
\end{center}
\end{figure}
\doxysubsection*{类型定义}
\begin{DoxyCompactItemize}
\item
typedef uint8\+\_\+t \mbox{\hyperlink{varint_8h_a92c50087ca0e64fa93fc59402c55f8ca}{u8}}
\begin{DoxyCompactList}\small\item\em 8位无符号数类型 \end{DoxyCompactList}\item
typedef uint16\+\_\+t \mbox{\hyperlink{varint_8h_ace9d960e74685e2cd84b36132dbbf8aa}{u16}}
\begin{DoxyCompactList}\small\item\em 16位无符号数类型 \end{DoxyCompactList}\item
typedef uint32\+\_\+t \mbox{\hyperlink{varint_8h_afaa62991928fb9fb18ff0db62a040aba}{u32}}
\begin{DoxyCompactList}\small\item\em 32位无符号数类型 \end{DoxyCompactList}\item
typedef int8\+\_\+t \mbox{\hyperlink{varint_8h_ae3702327b5f47e83b431e22b33da7b58}{i8}}
\begin{DoxyCompactList}\small\item\em 8位有符号数类型 \end{DoxyCompactList}\item
typedef int16\+\_\+t \mbox{\hyperlink{varint_8h_ad309dbcaeea13aa602d686964156ea0b}{i16}}
\begin{DoxyCompactList}\small\item\em 16位有符号数类型 \end{DoxyCompactList}\item
typedef int32\+\_\+t \mbox{\hyperlink{varint_8h_a48d6cd8e4135fb2ff7e7f2dac84089ec}{i32}}
\begin{DoxyCompactList}\small\item\em 32位有符号数类型 \end{DoxyCompactList}\end{DoxyCompactItemize}
\doxysubsection{类型定义说明}
\mbox{\Hypertarget{varint_8h_ad309dbcaeea13aa602d686964156ea0b}\label{varint_8h_ad309dbcaeea13aa602d686964156ea0b}}
\index{varint.h@{varint.h}!i16@{i16}}
\index{i16@{i16}!varint.h@{varint.h}}
\doxysubsubsection{\texorpdfstring{i16}{i16}}
{\footnotesize\ttfamily typedef int16\+\_\+t \mbox{\hyperlink{varint_8h_ad309dbcaeea13aa602d686964156ea0b}{i16}}}
16位有符号数类型
在文件 \mbox{\hyperlink{varint_8h_source}{varint.\+h}}\mbox{\hyperlink{varint_8h_source_l00044}{44}} 行定义.
\mbox{\Hypertarget{varint_8h_a48d6cd8e4135fb2ff7e7f2dac84089ec}\label{varint_8h_a48d6cd8e4135fb2ff7e7f2dac84089ec}}
\index{varint.h@{varint.h}!i32@{i32}}
\index{i32@{i32}!varint.h@{varint.h}}
\doxysubsubsection{\texorpdfstring{i32}{i32}}
{\footnotesize\ttfamily typedef int32\+\_\+t \mbox{\hyperlink{varint_8h_a48d6cd8e4135fb2ff7e7f2dac84089ec}{i32}}}
32位有符号数类型
在文件 \mbox{\hyperlink{varint_8h_source}{varint.\+h}}\mbox{\hyperlink{varint_8h_source_l00045}{45}} 行定义.
\mbox{\Hypertarget{varint_8h_ae3702327b5f47e83b431e22b33da7b58}\label{varint_8h_ae3702327b5f47e83b431e22b33da7b58}}
\index{varint.h@{varint.h}!i8@{i8}}
\index{i8@{i8}!varint.h@{varint.h}}
\doxysubsubsection{\texorpdfstring{i8}{i8}}
{\footnotesize\ttfamily typedef int8\+\_\+t \mbox{\hyperlink{varint_8h_ae3702327b5f47e83b431e22b33da7b58}{i8}}}
8位有符号数类型
在文件 \mbox{\hyperlink{varint_8h_source}{varint.\+h}}\mbox{\hyperlink{varint_8h_source_l00043}{43}} 行定义.
\mbox{\Hypertarget{varint_8h_ace9d960e74685e2cd84b36132dbbf8aa}\label{varint_8h_ace9d960e74685e2cd84b36132dbbf8aa}}
\index{varint.h@{varint.h}!u16@{u16}}
\index{u16@{u16}!varint.h@{varint.h}}
\doxysubsubsection{\texorpdfstring{u16}{u16}}
{\footnotesize\ttfamily typedef uint16\+\_\+t \mbox{\hyperlink{varint_8h_ace9d960e74685e2cd84b36132dbbf8aa}{u16}}}
16位无符号数类型
在文件 \mbox{\hyperlink{varint_8h_source}{varint.\+h}}\mbox{\hyperlink{varint_8h_source_l00041}{41}} 行定义.
\mbox{\Hypertarget{varint_8h_afaa62991928fb9fb18ff0db62a040aba}\label{varint_8h_afaa62991928fb9fb18ff0db62a040aba}}
\index{varint.h@{varint.h}!u32@{u32}}
\index{u32@{u32}!varint.h@{varint.h}}
\doxysubsubsection{\texorpdfstring{u32}{u32}}
{\footnotesize\ttfamily typedef uint32\+\_\+t \mbox{\hyperlink{varint_8h_afaa62991928fb9fb18ff0db62a040aba}{u32}}}
32位无符号数类型
在文件 \mbox{\hyperlink{varint_8h_source}{varint.\+h}}\mbox{\hyperlink{varint_8h_source_l00042}{42}} 行定义.
\mbox{\Hypertarget{varint_8h_a92c50087ca0e64fa93fc59402c55f8ca}\label{varint_8h_a92c50087ca0e64fa93fc59402c55f8ca}}
\index{varint.h@{varint.h}!u8@{u8}}
\index{u8@{u8}!varint.h@{varint.h}}
\doxysubsubsection{\texorpdfstring{u8}{u8}}
{\footnotesize\ttfamily typedef uint8\+\_\+t \mbox{\hyperlink{varint_8h_a92c50087ca0e64fa93fc59402c55f8ca}{u8}}}
8位无符号数类型
在文件 \mbox{\hyperlink{varint_8h_source}{varint.\+h}}\mbox{\hyperlink{varint_8h_source_l00040}{40}} 行定义.