\hypertarget{classmeow_1_1Usage}{\section{meow\-:\-:Usage Class Reference} \label{classmeow_1_1Usage}\index{meow\-::\-Usage@{meow\-::\-Usage}} } 管理參數設置, 自訂usage document, 分析argc, argv {\ttfamily \#include \char`\"{}Usage.\-h\char`\"{}} \subsection*{Public Member Functions} \begin{DoxyCompactItemize} \item \hyperlink{classmeow_1_1Usage_a5bcc22c9e69258c22462c1cb4e5b5400}{Usage} () \begin{DoxyCompactList}\small\item\em constructor \end{DoxyCompactList}\item \hyperlink{classmeow_1_1Usage_a93bca4e2025f46bac3fbfdc36d8ab649}{Usage} (String const \&name) \begin{DoxyCompactList}\small\item\em constructor \end{DoxyCompactList}\item \hyperlink{classmeow_1_1Usage_a20c74babb6cc473dd3abe2a31bbe32db}{Usage} (\hyperlink{classmeow_1_1Usage}{Usage} const \&\hyperlink{classmeow_1_1Usage_a974e116cde6295ed08d836b08e0c1e99}{usage}) \begin{DoxyCompactList}\small\item\em constructor \end{DoxyCompactList}\item bool \hyperlink{classmeow_1_1Usage_ad7db9a4197d9b281c47df0800ed63df0}{import} (\hyperlink{classmeow_1_1Usage}{Usage} const \&\hyperlink{classmeow_1_1Usage_a974e116cde6295ed08d836b08e0c1e99}{usage}) \begin{DoxyCompactList}\small\item\em 將另一個usage的設置匯入 \end{DoxyCompactList}\item bool \hyperlink{classmeow_1_1Usage_ac09c339c31d602eca40df02c582d5241}{update} (\hyperlink{classmeow_1_1Usage}{Usage} const \&\hyperlink{classmeow_1_1Usage_a974e116cde6295ed08d836b08e0c1e99}{usage}) \begin{DoxyCompactList}\small\item\em 將另一個usage的選項設置加進來 \end{DoxyCompactList}\item bool \hyperlink{classmeow_1_1Usage_af40b0323858e6af56562351554c4dfe2}{option\-Add} (String opt, String const \&des) \begin{DoxyCompactList}\small\item\em 新增一個沒有額外選項的選項 \end{DoxyCompactList}\item bool \hyperlink{classmeow_1_1Usage_af4642c5d19cda946047934b3d1463f02}{option\-Add} (String opt, String const \&des, String const \&val\-\_\-type, String const \&val\-\_\-default, bool must) \begin{DoxyCompactList}\small\item\em 新增一個有額外選項的選項 \end{DoxyCompactList}\item bool \hyperlink{classmeow_1_1Usage_aaa2f7c0049d1d09ae08ba8fed6f2a242}{option\-Value\-Accept\-Add} (String opt, String const \&val, String const \&des) \begin{DoxyCompactList}\small\item\em 針對-\/(opt)新增一個可接受的額外選項 \end{DoxyCompactList}\item bool \hyperlink{classmeow_1_1Usage_a24d6ad17571474211da242b19bc5bdcf}{has\-Option\-Setup} (String opt) const \begin{DoxyCompactList}\small\item\em 回傳是否有設定此選項 \end{DoxyCompactList}\item size\-\_\-t \hyperlink{classmeow_1_1Usage_abf96a39021fa349a881f850176b56bbb}{option\-Values\-Size} (String opt) const \begin{DoxyCompactList}\small\item\em 回傳參數 {\bfseries -\/}(opt) 被設置幾次 \end{DoxyCompactList}\item String \hyperlink{classmeow_1_1Usage_a4decdd19345adcda3854fd13e3379d4f}{option\-Value} (String opt, size\-\_\-t index) const \begin{DoxyCompactList}\small\item\em 回傳參數 {\bfseries -\/}(opt) 的第 {\bfseries index} 個額外選項 \end{DoxyCompactList}\item size\-\_\-t \hyperlink{classmeow_1_1Usage_aef05aaef7ba6433b2f4c5f313f9c0752}{proc\-Args\-Size} () const \begin{DoxyCompactList}\small\item\em 取得有幾個process arguments \end{DoxyCompactList}\item String \hyperlink{classmeow_1_1Usage_a503b7e13dd79597020805b58d3d81d9d}{proc\-Arg} (size\-\_\-t index) const \begin{DoxyCompactList}\small\item\em 取得第i個process argument \end{DoxyCompactList}\item Strings const \& \hyperlink{classmeow_1_1Usage_aa6a254158f9681e984424c2852fb20ee}{proc\-Args} () const \begin{DoxyCompactList}\small\item\em 取得process arguments array \end{DoxyCompactList}\item void \hyperlink{classmeow_1_1Usage_a05f4b23ce224661dbc7f308da4cb2709}{usage\-Begin\-Add} (String const \&des) \begin{DoxyCompactList}\small\item\em 新增一段usage document於每個選項逐條說明之前 \end{DoxyCompactList}\item void \hyperlink{classmeow_1_1Usage_a4ee38098e5abdb6932a32c13a30f584d}{usage\-End\-Add} (String const \&des) \begin{DoxyCompactList}\small\item\em 新增一段usage document於每個選項逐條說明之後 \end{DoxyCompactList}\item String \hyperlink{classmeow_1_1Usage_a974e116cde6295ed08d836b08e0c1e99}{usage} () const \begin{DoxyCompactList}\small\item\em 回傳usage string \end{DoxyCompactList}\item bool \hyperlink{classmeow_1_1Usage_a9c22701e09fec8e206118a95d7a082d1}{arguments} (\hyperlink{classint}{int} argc, char $\ast$$\ast$argv, String $\ast$errmsg) \begin{DoxyCompactList}\small\item\em 給定argc, argv, 將各參數設置 \end{DoxyCompactList}\end{DoxyCompactItemize} \subsection{Detailed Description} 管理參數設置, 自訂usage document, 分析argc, argv {\bfseries \hyperlink{classmeow_1_1Usage}{Usage}} 是用來分析argc, argv和輸出usage document的class. \par argc, argv的部份, 有以下規則 \begin{DoxyItemize} \item {\bfseries -\/c} 其中 {\itshape c} 可以代換成一個字符, 這種選像可能是 {\bfseries 有設置} 或 {\bfseries 沒設置} \item {\bfseries -\/c} {\itshape value} 附加一個 {\itshape value} , 這種選項可以是 {\bfseries 選擇性} 或 {\bfseries 必要的} , 另外可以給定value的預設值以及哪些value是可接受 \item {\itshape value} 其他, 一律視為 {\bfseries process} {\bfseries arguments} \end{DoxyItemize} \begin{DoxyAuthor}{Author} cathook \end{DoxyAuthor} Definition at line 26 of file Usage.\-h. \subsection{Constructor \& Destructor Documentation} \hypertarget{classmeow_1_1Usage_a5bcc22c9e69258c22462c1cb4e5b5400}{\index{meow\-::\-Usage@{meow\-::\-Usage}!Usage@{Usage}} \index{Usage@{Usage}!meow::Usage@{meow\-::\-Usage}} \subsubsection[{Usage}]{\setlength{\rightskip}{0pt plus 5cm}meow\-::\-Usage\-::\-Usage ( \begin{DoxyParamCaption} {} \end{DoxyParamCaption} )\hspace{0.3cm}{\ttfamily [inline]}}}\label{classmeow_1_1Usage_a5bcc22c9e69258c22462c1cb4e5b5400} constructor 所有說明文字中 {\itshape $<$name$>$} 都會被代換成空字串 Definition at line 184 of file Usage.\-h. \hypertarget{classmeow_1_1Usage_a93bca4e2025f46bac3fbfdc36d8ab649}{\index{meow\-::\-Usage@{meow\-::\-Usage}!Usage@{Usage}} \index{Usage@{Usage}!meow::Usage@{meow\-::\-Usage}} \subsubsection[{Usage}]{\setlength{\rightskip}{0pt plus 5cm}meow\-::\-Usage\-::\-Usage ( \begin{DoxyParamCaption} \item[{String const \&}]{name} \end{DoxyParamCaption} )\hspace{0.3cm}{\ttfamily [inline]}}}\label{classmeow_1_1Usage_a93bca4e2025f46bac3fbfdc36d8ab649} constructor 所有說明文字中 {\itshape \char`\"{}$<$name$>$\char`\"{}} 都會被代換成空字串 {\bfseries name} Definition at line 192 of file Usage.\-h. \hypertarget{classmeow_1_1Usage_a20c74babb6cc473dd3abe2a31bbe32db}{\index{meow\-::\-Usage@{meow\-::\-Usage}!Usage@{Usage}} \index{Usage@{Usage}!meow::Usage@{meow\-::\-Usage}} \subsubsection[{Usage}]{\setlength{\rightskip}{0pt plus 5cm}meow\-::\-Usage\-::\-Usage ( \begin{DoxyParamCaption} \item[{{\bf Usage} const \&}]{usage} \end{DoxyParamCaption} )\hspace{0.3cm}{\ttfamily [inline]}}}\label{classmeow_1_1Usage_a20c74babb6cc473dd3abe2a31bbe32db} constructor 將另一個usage原封不動的複製過來 Definition at line 202 of file Usage.\-h. \subsection{Member Function Documentation} \hypertarget{classmeow_1_1Usage_a9c22701e09fec8e206118a95d7a082d1}{\index{meow\-::\-Usage@{meow\-::\-Usage}!arguments@{arguments}} \index{arguments@{arguments}!meow::Usage@{meow\-::\-Usage}} \subsubsection[{arguments}]{\setlength{\rightskip}{0pt plus 5cm}bool meow\-::\-Usage\-::arguments ( \begin{DoxyParamCaption} \item[{{\bf int}}]{argc, } \item[{char $\ast$$\ast$}]{argv, } \item[{String $\ast$}]{errmsg} \end{DoxyParamCaption} )\hspace{0.3cm}{\ttfamily [inline]}}}\label{classmeow_1_1Usage_a9c22701e09fec8e206118a95d7a082d1} 給定argc, argv, 將各參數設置 \begin{DoxyParams}[1]{Parameters} \mbox{\tt in} & {\em argc,argv} & \\ \hline \mbox{\tt out} & {\em errmsg} & 將錯誤訊息寫到這裡 (若給定\-N\-U\-L\-L pointer, 則會把錯誤訊息忽略) \\ \hline \end{DoxyParams} \begin{DoxyReturn}{Returns} {\ttfamily true/false} {\bfseries 成功與否} (否的話代表有錯誤的設定值在其中) \end{DoxyReturn} Definition at line 414 of file Usage.\-h. \hypertarget{classmeow_1_1Usage_a24d6ad17571474211da242b19bc5bdcf}{\index{meow\-::\-Usage@{meow\-::\-Usage}!has\-Option\-Setup@{has\-Option\-Setup}} \index{has\-Option\-Setup@{has\-Option\-Setup}!meow::Usage@{meow\-::\-Usage}} \subsubsection[{has\-Option\-Setup}]{\setlength{\rightskip}{0pt plus 5cm}bool meow\-::\-Usage\-::has\-Option\-Setup ( \begin{DoxyParamCaption} \item[{String}]{opt} \end{DoxyParamCaption} ) const\hspace{0.3cm}{\ttfamily [inline]}}}\label{classmeow_1_1Usage_a24d6ad17571474211da242b19bc5bdcf} 回傳是否有設定此選項 \begin{DoxyParams}[1]{Parameters} \mbox{\tt in} & {\em opt} & 指定字符 \\ \hline \end{DoxyParams} \begin{DoxyReturn}{Returns} {\ttfamily true/false} 表 {\bfseries 是否有設定此選項} \end{DoxyReturn} Definition at line 304 of file Usage.\-h. \hypertarget{classmeow_1_1Usage_ad7db9a4197d9b281c47df0800ed63df0}{\index{meow\-::\-Usage@{meow\-::\-Usage}!import@{import}} \index{import@{import}!meow::Usage@{meow\-::\-Usage}} \subsubsection[{import}]{\setlength{\rightskip}{0pt plus 5cm}bool meow\-::\-Usage\-::import ( \begin{DoxyParamCaption} \item[{{\bf Usage} const \&}]{usage} \end{DoxyParamCaption} )\hspace{0.3cm}{\ttfamily [inline]}}}\label{classmeow_1_1Usage_ad7db9a4197d9b281c47df0800ed63df0} 將另一個usage的設置匯入 \begin{DoxyParams}[1]{Parameters} \mbox{\tt in} & {\em usage} & 另一個usage \\ \hline \end{DoxyParams} \begin{DoxyReturn}{Returns} {\ttfamily true/false} 表示 {\bfseries 是否成功} \end{DoxyReturn} Definition at line 216 of file Usage.\-h. \hypertarget{classmeow_1_1Usage_af40b0323858e6af56562351554c4dfe2}{\index{meow\-::\-Usage@{meow\-::\-Usage}!option\-Add@{option\-Add}} \index{option\-Add@{option\-Add}!meow::Usage@{meow\-::\-Usage}} \subsubsection[{option\-Add}]{\setlength{\rightskip}{0pt plus 5cm}bool meow\-::\-Usage\-::option\-Add ( \begin{DoxyParamCaption} \item[{String}]{opt, } \item[{String const \&}]{des} \end{DoxyParamCaption} )\hspace{0.3cm}{\ttfamily [inline]}}}\label{classmeow_1_1Usage_af40b0323858e6af56562351554c4dfe2} 新增一個沒有額外選項的選項 \begin{DoxyParams}[1]{Parameters} \mbox{\tt in} & {\em opt} & 指定字符 \\ \hline \mbox{\tt in} & {\em des} & 即description, 用來解釋這個選項的意義用的 \\ \hline \end{DoxyParams} \begin{DoxyReturn}{Returns} {\ttfamily true/false} 表 {\bfseries 是否成功} \end{DoxyReturn} Definition at line 258 of file Usage.\-h. \hypertarget{classmeow_1_1Usage_af4642c5d19cda946047934b3d1463f02}{\index{meow\-::\-Usage@{meow\-::\-Usage}!option\-Add@{option\-Add}} \index{option\-Add@{option\-Add}!meow::Usage@{meow\-::\-Usage}} \subsubsection[{option\-Add}]{\setlength{\rightskip}{0pt plus 5cm}bool meow\-::\-Usage\-::option\-Add ( \begin{DoxyParamCaption} \item[{String}]{opt, } \item[{String const \&}]{des, } \item[{String const \&}]{val\-\_\-type, } \item[{String const \&}]{val\-\_\-default, } \item[{bool}]{must} \end{DoxyParamCaption} )\hspace{0.3cm}{\ttfamily [inline]}}}\label{classmeow_1_1Usage_af4642c5d19cda946047934b3d1463f02} 新增一個有額外選項的選項 \begin{DoxyParams}[1]{Parameters} \mbox{\tt in} & {\em opt} & 指定字符 \\ \hline \mbox{\tt in} & {\em des} & 即description, 用來解釋這個選項的意義用的 \\ \hline \mbox{\tt in} & {\em val\-\_\-type} & 表示額外選項的型態, 寫在\-U\-S\-A\-G\-E裡面給人看用的 \\ \hline \mbox{\tt in} & {\em val\-\_\-default} & 預設值, 若為空字串則當作沒有預設值 \\ \hline \mbox{\tt in} & {\em must} & 表示是否一定要設定 \\ \hline \end{DoxyParams} \begin{DoxyReturn}{Returns} {\ttfamily true/false} 表 {\bfseries 是否成功} \end{DoxyReturn} Definition at line 274 of file Usage.\-h. \hypertarget{classmeow_1_1Usage_a4decdd19345adcda3854fd13e3379d4f}{\index{meow\-::\-Usage@{meow\-::\-Usage}!option\-Value@{option\-Value}} \index{option\-Value@{option\-Value}!meow::Usage@{meow\-::\-Usage}} \subsubsection[{option\-Value}]{\setlength{\rightskip}{0pt plus 5cm}String meow\-::\-Usage\-::option\-Value ( \begin{DoxyParamCaption} \item[{String}]{opt, } \item[{size\-\_\-t}]{index} \end{DoxyParamCaption} ) const\hspace{0.3cm}{\ttfamily [inline]}}}\label{classmeow_1_1Usage_a4decdd19345adcda3854fd13e3379d4f} 回傳參數 {\bfseries -\/}(opt) 的第 {\bfseries index} 個額外選項 \begin{DoxyParams}[1]{Parameters} \mbox{\tt in} & {\em opt} & 指定字符 \\ \hline \mbox{\tt in} & {\em index} & 第幾個 \\ \hline \end{DoxyParams} \begin{DoxyReturn}{Returns} 回傳參數 {\bfseries -\/}(opt) 的第 {\bfseries index} 個額外選項 \end{DoxyReturn} Definition at line 328 of file Usage.\-h. \hypertarget{classmeow_1_1Usage_aaa2f7c0049d1d09ae08ba8fed6f2a242}{\index{meow\-::\-Usage@{meow\-::\-Usage}!option\-Value\-Accept\-Add@{option\-Value\-Accept\-Add}} \index{option\-Value\-Accept\-Add@{option\-Value\-Accept\-Add}!meow::Usage@{meow\-::\-Usage}} \subsubsection[{option\-Value\-Accept\-Add}]{\setlength{\rightskip}{0pt plus 5cm}bool meow\-::\-Usage\-::option\-Value\-Accept\-Add ( \begin{DoxyParamCaption} \item[{String}]{opt, } \item[{String const \&}]{val, } \item[{String const \&}]{des} \end{DoxyParamCaption} )\hspace{0.3cm}{\ttfamily [inline]}}}\label{classmeow_1_1Usage_aaa2f7c0049d1d09ae08ba8fed6f2a242} 針對-\/(opt)新增一個可接受的額外選項 \begin{DoxyParams}[1]{Parameters} \mbox{\tt in} & {\em opt} & 指定字符 \\ \hline \mbox{\tt in} & {\em val} & 額外選項 \\ \hline \mbox{\tt in} & {\em des} & 關於此額外選項的說明 \\ \hline \end{DoxyParams} \begin{DoxyReturn}{Returns} {\ttfamily true/false} 表 {\bfseries 是否成功} \end{DoxyReturn} Definition at line 292 of file Usage.\-h. \hypertarget{classmeow_1_1Usage_abf96a39021fa349a881f850176b56bbb}{\index{meow\-::\-Usage@{meow\-::\-Usage}!option\-Values\-Size@{option\-Values\-Size}} \index{option\-Values\-Size@{option\-Values\-Size}!meow::Usage@{meow\-::\-Usage}} \subsubsection[{option\-Values\-Size}]{\setlength{\rightskip}{0pt plus 5cm}size\-\_\-t meow\-::\-Usage\-::option\-Values\-Size ( \begin{DoxyParamCaption} \item[{String}]{opt} \end{DoxyParamCaption} ) const\hspace{0.3cm}{\ttfamily [inline]}}}\label{classmeow_1_1Usage_abf96a39021fa349a881f850176b56bbb} 回傳參數 {\bfseries -\/}(opt) 被設置幾次 \begin{DoxyParams}[1]{Parameters} \mbox{\tt in} & {\em opt} & 指定字符 \\ \hline \end{DoxyParams} \begin{DoxyReturn}{Returns} 回傳次數 \end{DoxyReturn} Definition at line 315 of file Usage.\-h. \hypertarget{classmeow_1_1Usage_a503b7e13dd79597020805b58d3d81d9d}{\index{meow\-::\-Usage@{meow\-::\-Usage}!proc\-Arg@{proc\-Arg}} \index{proc\-Arg@{proc\-Arg}!meow::Usage@{meow\-::\-Usage}} \subsubsection[{proc\-Arg}]{\setlength{\rightskip}{0pt plus 5cm}String meow\-::\-Usage\-::proc\-Arg ( \begin{DoxyParamCaption} \item[{size\-\_\-t}]{index} \end{DoxyParamCaption} ) const\hspace{0.3cm}{\ttfamily [inline]}}}\label{classmeow_1_1Usage_a503b7e13dd79597020805b58d3d81d9d} 取得第i個process argument \begin{DoxyParams}[1]{Parameters} \mbox{\tt in} & {\em index} & 第幾個 \\ \hline \end{DoxyParams} \begin{DoxyReturn}{Returns} 回傳第 {\itshape index} 個 {\bfseries process} {\bfseries argument} \end{DoxyReturn} Definition at line 349 of file Usage.\-h. \hypertarget{classmeow_1_1Usage_aa6a254158f9681e984424c2852fb20ee}{\index{meow\-::\-Usage@{meow\-::\-Usage}!proc\-Args@{proc\-Args}} \index{proc\-Args@{proc\-Args}!meow::Usage@{meow\-::\-Usage}} \subsubsection[{proc\-Args}]{\setlength{\rightskip}{0pt plus 5cm}Strings const\& meow\-::\-Usage\-::proc\-Args ( \begin{DoxyParamCaption} {} \end{DoxyParamCaption} ) const\hspace{0.3cm}{\ttfamily [inline]}}}\label{classmeow_1_1Usage_aa6a254158f9681e984424c2852fb20ee} 取得process arguments array \begin{DoxyReturn}{Returns} 一個 {\ttfamily std\-::vector} , 包含所有 {\bfseries Process} {\bfseries arguments} \end{DoxyReturn} Definition at line 361 of file Usage.\-h. \hypertarget{classmeow_1_1Usage_aef05aaef7ba6433b2f4c5f313f9c0752}{\index{meow\-::\-Usage@{meow\-::\-Usage}!proc\-Args\-Size@{proc\-Args\-Size}} \index{proc\-Args\-Size@{proc\-Args\-Size}!meow::Usage@{meow\-::\-Usage}} \subsubsection[{proc\-Args\-Size}]{\setlength{\rightskip}{0pt plus 5cm}size\-\_\-t meow\-::\-Usage\-::proc\-Args\-Size ( \begin{DoxyParamCaption} {} \end{DoxyParamCaption} ) const\hspace{0.3cm}{\ttfamily [inline]}}}\label{classmeow_1_1Usage_aef05aaef7ba6433b2f4c5f313f9c0752} 取得有幾個process arguments \begin{DoxyReturn}{Returns} 有幾個process arguments \end{DoxyReturn} Definition at line 339 of file Usage.\-h. \hypertarget{classmeow_1_1Usage_ac09c339c31d602eca40df02c582d5241}{\index{meow\-::\-Usage@{meow\-::\-Usage}!update@{update}} \index{update@{update}!meow::Usage@{meow\-::\-Usage}} \subsubsection[{update}]{\setlength{\rightskip}{0pt plus 5cm}bool meow\-::\-Usage\-::update ( \begin{DoxyParamCaption} \item[{{\bf Usage} const \&}]{usage} \end{DoxyParamCaption} )\hspace{0.3cm}{\ttfamily [inline]}}}\label{classmeow_1_1Usage_ac09c339c31d602eca40df02c582d5241} 將另一個usage的選項設置加進來 \begin{DoxyParams}[1]{Parameters} \mbox{\tt in} & {\em usage} & 另一個usage \\ \hline \end{DoxyParams} \begin{DoxyReturn}{Returns} {\ttfamily true/false} 表 {\bfseries 是否成功} \end{DoxyReturn} Definition at line 239 of file Usage.\-h. \hypertarget{classmeow_1_1Usage_a974e116cde6295ed08d836b08e0c1e99}{\index{meow\-::\-Usage@{meow\-::\-Usage}!usage@{usage}} \index{usage@{usage}!meow::Usage@{meow\-::\-Usage}} \subsubsection[{usage}]{\setlength{\rightskip}{0pt plus 5cm}String meow\-::\-Usage\-::usage ( \begin{DoxyParamCaption} {} \end{DoxyParamCaption} ) const\hspace{0.3cm}{\ttfamily [inline]}}}\label{classmeow_1_1Usage_a974e116cde6295ed08d836b08e0c1e99} 回傳usage string \begin{DoxyReturn}{Returns} {\bfseries usage} {\bfseries string} \end{DoxyReturn} Definition at line 388 of file Usage.\-h. \hypertarget{classmeow_1_1Usage_a05f4b23ce224661dbc7f308da4cb2709}{\index{meow\-::\-Usage@{meow\-::\-Usage}!usage\-Begin\-Add@{usage\-Begin\-Add}} \index{usage\-Begin\-Add@{usage\-Begin\-Add}!meow::Usage@{meow\-::\-Usage}} \subsubsection[{usage\-Begin\-Add}]{\setlength{\rightskip}{0pt plus 5cm}void meow\-::\-Usage\-::usage\-Begin\-Add ( \begin{DoxyParamCaption} \item[{String const \&}]{des} \end{DoxyParamCaption} )\hspace{0.3cm}{\ttfamily [inline]}}}\label{classmeow_1_1Usage_a05f4b23ce224661dbc7f308da4cb2709} 新增一段usage document於每個選項逐條說明之前 \begin{DoxyParams}[1]{Parameters} \mbox{\tt in} & {\em des} & 要新增的usage document \\ \hline \end{DoxyParams} Definition at line 370 of file Usage.\-h. \hypertarget{classmeow_1_1Usage_a4ee38098e5abdb6932a32c13a30f584d}{\index{meow\-::\-Usage@{meow\-::\-Usage}!usage\-End\-Add@{usage\-End\-Add}} \index{usage\-End\-Add@{usage\-End\-Add}!meow::Usage@{meow\-::\-Usage}} \subsubsection[{usage\-End\-Add}]{\setlength{\rightskip}{0pt plus 5cm}void meow\-::\-Usage\-::usage\-End\-Add ( \begin{DoxyParamCaption} \item[{String const \&}]{des} \end{DoxyParamCaption} )\hspace{0.3cm}{\ttfamily [inline]}}}\label{classmeow_1_1Usage_a4ee38098e5abdb6932a32c13a30f584d} 新增一段usage document於每個選項逐條說明之後 \begin{DoxyParams}[1]{Parameters} \mbox{\tt in} & {\em des} & 要新增的usage document \\ \hline \end{DoxyParams} Definition at line 379 of file Usage.\-h. The documentation for this class was generated from the following files\-:\begin{DoxyCompactItemize} \item meowpp/\hyperlink{Usage_8h}{Usage.\-h}\item meowpp/\hyperlink{Usage_8hpp}{Usage.\-hpp}\end{DoxyCompactItemize}