diff options
author | cathook <b01902109@csie.ntu.edu.tw> | 2014-06-19 07:25:48 +0800 |
---|---|---|
committer | cathook <b01902109@csie.ntu.edu.tw> | 2014-06-19 07:25:48 +0800 |
commit | fe926756145c5e5cf5f315af0acdbfd85ba27543 (patch) | |
tree | 4d75f94b87fd6d60262f2377d92f5896faf1be7d /doc/latex/classmeow_1_1FeaturePoint.tex | |
parent | b2b55d8c642524274d8115d5b1863e1a40715887 (diff) | |
download | meow-fe926756145c5e5cf5f315af0acdbfd85ba27543.tar meow-fe926756145c5e5cf5f315af0acdbfd85ba27543.tar.gz meow-fe926756145c5e5cf5f315af0acdbfd85ba27543.tar.bz2 meow-fe926756145c5e5cf5f315af0acdbfd85ba27543.tar.lz meow-fe926756145c5e5cf5f315af0acdbfd85ba27543.tar.xz meow-fe926756145c5e5cf5f315af0acdbfd85ba27543.tar.zst meow-fe926756145c5e5cf5f315af0acdbfd85ba27543.zip |
x
Diffstat (limited to 'doc/latex/classmeow_1_1FeaturePoint.tex')
-rw-r--r-- | doc/latex/classmeow_1_1FeaturePoint.tex | 54 |
1 files changed, 49 insertions, 5 deletions
diff --git a/doc/latex/classmeow_1_1FeaturePoint.tex b/doc/latex/classmeow_1_1FeaturePoint.tex index f09396b..dbfa436 100644 --- a/doc/latex/classmeow_1_1FeaturePoint.tex +++ b/doc/latex/classmeow_1_1FeaturePoint.tex @@ -58,17 +58,17 @@ Scalar const \& \hyperlink{classmeow_1_1FeaturePoint_ab214706427b962a1404ee8fcfe Description \hyperlink{classmeow_1_1FeaturePoint_a54b483836901fd5ad6b3c115f3afda69}{operator\mbox{[}$\,$\mbox{]}} (size\-\_\-t i) const \begin{DoxyCompactList}\small\item\em same as description(i) \end{DoxyCompactList}\item bool \hyperlink{classmeow_1_1FeaturePoint_a54a0ca59d340d0bcd969609a0682d2d9}{write} (F\-I\-L\-E $\ast$f, bool bin, unsigned \hyperlink{classint}{int} fg) const -\item +\begin{DoxyCompactList}\small\item\em 將物件寫入檔案, 預設implement為直接回傳 {\ttfamily false} \end{DoxyCompactList}\item bool \hyperlink{classmeow_1_1FeaturePoint_a48908e47535a5528207f8dff2db85ba4}{read} (F\-I\-L\-E $\ast$f, bool bin, unsigned \hyperlink{classint}{int} fg) -\item +\begin{DoxyCompactList}\small\item\em 將物件從檔案讀出, 預設implement為直接回傳 {\ttfamily false} \end{DoxyCompactList}\item \hyperlink{classmeow_1_1ObjBase}{Obj\-Base} $\ast$ \hyperlink{classmeow_1_1FeaturePoint_a7244e348b529719748d1643a6f11adbf}{create} () const -\item +\begin{DoxyCompactList}\small\item\em 回傳一個new出來的物件, 預設implement為直接回傳 {\ttfamily N\-U\-L\-L} \end{DoxyCompactList}\item \hyperlink{classmeow_1_1ObjBase}{Obj\-Base} $\ast$ \hyperlink{classmeow_1_1FeaturePoint_a989fc819567e6b430a36351216a1b4b4}{copy\-From} (\hyperlink{classmeow_1_1ObjBase}{Obj\-Base} const \&b) \item char const $\ast$ \hyperlink{classmeow_1_1FeaturePoint_a1ffb238473ef9f745eb79670fc46da13}{ctype} () const -\item +\begin{DoxyCompactList}\small\item\em 用\-C-\/style string回傳這個class的type name \end{DoxyCompactList}\item std\-::string \hyperlink{classmeow_1_1FeaturePoint_ab6ee7c5a267d5c64e3b021b0397880d1}{type} () const -\end{DoxyCompactItemize} +\begin{DoxyCompactList}\small\item\em 用std\-::string回傳這個class的type name \end{DoxyCompactList}\end{DoxyCompactItemize} \subsection*{Additional Inherited Members} @@ -158,6 +158,10 @@ destructor ) const\hspace{0.3cm}{\ttfamily [inline]}, {\ttfamily [virtual]}}}\label{classmeow_1_1FeaturePoint_a7244e348b529719748d1643a6f11adbf} +回傳一個new出來的物件, 預設implement為直接回傳 {\ttfamily N\-U\-L\-L} + + + Reimplemented from \hyperlink{classmeow_1_1ObjBase_ac9114e6917bca03b8f3c89694214b57c}{meow\-::\-Obj\-Base}. \hypertarget{classmeow_1_1FeaturePoint_a1ffb238473ef9f745eb79670fc46da13}{\index{meow\-::\-Feature\-Point@{meow\-::\-Feature\-Point}!ctype@{ctype}} @@ -169,6 +173,10 @@ Reimplemented from \hyperlink{classmeow_1_1ObjBase_ac9114e6917bca03b8f3c89694214 ) const\hspace{0.3cm}{\ttfamily [inline]}, {\ttfamily [virtual]}}}\label{classmeow_1_1FeaturePoint_a1ffb238473ef9f745eb79670fc46da13} +用\-C-\/style string回傳這個class的type name + + + Reimplemented from \hyperlink{classmeow_1_1ObjBase_a4aae58e8005739abe6d091d8b55a21e8}{meow\-::\-Obj\-Base}. \hypertarget{classmeow_1_1FeaturePoint_a563bdbbea5b633b86666c7e340affbee}{\index{meow\-::\-Feature\-Point@{meow\-::\-Feature\-Point}!description@{description}} @@ -327,6 +335,22 @@ same as description(i) )\hspace{0.3cm}{\ttfamily [inline]}, {\ttfamily [virtual]}}}\label{classmeow_1_1FeaturePoint_a48908e47535a5528207f8dff2db85ba4} +將物件從檔案讀出, 預設implement為直接回傳 {\ttfamily false} + + +\begin{DoxyParams}[1]{Parameters} +\mbox{\tt in} & {\em f} & 檔案 \\ +\hline +\mbox{\tt in} & {\em bin} & 是否為binary模式 \\ +\hline +\mbox{\tt in} & {\em fg} & 使用者自訂的argument \\ +\hline +\end{DoxyParams} +\begin{DoxyReturn}{Returns} +成功或失敗 +\end{DoxyReturn} + + Reimplemented from \hyperlink{classmeow_1_1ObjBase_a4c1f5cb4b05559197148a8f6524bfc34}{meow\-::\-Obj\-Base}. \hypertarget{classmeow_1_1FeaturePoint_af5e944e79a1dfe6644fe429577734bc4}{\index{meow\-::\-Feature\-Point@{meow\-::\-Feature\-Point}!reference\-From@{reference\-From}} @@ -349,6 +373,10 @@ Reimplemented from \hyperlink{classmeow_1_1ObjBase_a4c1f5cb4b05559197148a8f6524b ) const\hspace{0.3cm}{\ttfamily [inline]}, {\ttfamily [virtual]}}}\label{classmeow_1_1FeaturePoint_ab6ee7c5a267d5c64e3b021b0397880d1} +用std\-::string回傳這個class的type name + + + Reimplemented from \hyperlink{classmeow_1_1ObjBase_a63a4911bb073281820fe9b7a9908ba72}{meow\-::\-Obj\-Base}. \hypertarget{classmeow_1_1FeaturePoint_a54a0ca59d340d0bcd969609a0682d2d9}{\index{meow\-::\-Feature\-Point@{meow\-::\-Feature\-Point}!write@{write}} @@ -362,6 +390,22 @@ Reimplemented from \hyperlink{classmeow_1_1ObjBase_a63a4911bb073281820fe9b7a9908 ) const\hspace{0.3cm}{\ttfamily [inline]}, {\ttfamily [virtual]}}}\label{classmeow_1_1FeaturePoint_a54a0ca59d340d0bcd969609a0682d2d9} +將物件寫入檔案, 預設implement為直接回傳 {\ttfamily false} + + +\begin{DoxyParams}[1]{Parameters} +\mbox{\tt in} & {\em f} & 檔案 \\ +\hline +\mbox{\tt in} & {\em bin} & 是否為binary模式 \\ +\hline +\mbox{\tt in} & {\em fg} & 使用者自訂的argument \\ +\hline +\end{DoxyParams} +\begin{DoxyReturn}{Returns} +成功或失敗 +\end{DoxyReturn} + + Reimplemented from \hyperlink{classmeow_1_1ObjBase_ae9e9e5c664b7a92e54a3616983f39ba8}{meow\-::\-Obj\-Base}. |