argparse_8hpp.tex 3.1 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849
  1. \hypertarget{argparse_8hpp}{}\section{/home/caleb/\+Sources/\+T\+T\+T\+T/filval/argparse.hpp File Reference}
  2. \label{argparse_8hpp}\index{/home/caleb/\+Sources/\+T\+T\+T\+T/filval/argparse.\+hpp@{/home/caleb/\+Sources/\+T\+T\+T\+T/filval/argparse.\+hpp}}
  3. {\ttfamily \#include $<$algorithm$>$}\newline
  4. {\ttfamily \#include $<$string$>$}\newline
  5. {\ttfamily \#include $<$vector$>$}\newline
  6. Include dependency graph for argparse.\+hpp\+:
  7. \nopagebreak
  8. \begin{figure}[H]
  9. \begin{center}
  10. \leavevmode
  11. \includegraphics[width=272pt]{argparse_8hpp__incl}
  12. \end{center}
  13. \end{figure}
  14. This graph shows which files directly or indirectly include this file\+:
  15. \nopagebreak
  16. \begin{figure}[H]
  17. \begin{center}
  18. \leavevmode
  19. \includegraphics[width=244pt]{argparse_8hpp__dep__incl}
  20. \end{center}
  21. \end{figure}
  22. \subsection*{Classes}
  23. \begin{DoxyCompactItemize}
  24. \item
  25. class \hyperlink{classfv_1_1util_1_1ArgParser}{fv\+::util\+::\+Arg\+Parser}
  26. \end{DoxyCompactItemize}
  27. \subsection{Detailed Description}
  28. \begin{DoxyAuthor}{Author}
  29. Caleb Fangmeier \href{mailto:caleb@fangmeier.tech}{\tt caleb@fangmeier.\+tech}
  30. \end{DoxyAuthor}
  31. \begin{DoxyVersion}{Version}
  32. 0.\+1
  33. \end{DoxyVersion}
  34. \hypertarget{value_8hpp_LICENSE}{}\subsection{L\+I\+C\+E\+N\+SE}\label{value_8hpp_LICENSE}
  35. M\+IT License
  36. Copyright (c) 2017 Caleb Fangmeier
  37. Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \char`\"{}\+Software\char`\"{}), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions\+:
  38. The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
  39. T\+HE S\+O\+F\+T\+W\+A\+RE IS P\+R\+O\+V\+I\+D\+ED \char`\"{}\+A\+S I\+S\char`\"{}, W\+I\+T\+H\+O\+UT W\+A\+R\+R\+A\+N\+TY OF A\+NY K\+I\+ND, E\+X\+P\+R\+E\+SS OR I\+M\+P\+L\+I\+ED, I\+N\+C\+L\+U\+D\+I\+NG B\+UT N\+OT L\+I\+M\+I\+T\+ED TO T\+HE W\+A\+R\+R\+A\+N\+T\+I\+ES OF M\+E\+R\+C\+H\+A\+N\+T\+A\+B\+I\+L\+I\+TY, F\+I\+T\+N\+E\+SS F\+OR A P\+A\+R\+T\+I\+C\+U\+L\+AR P\+U\+R\+P\+O\+SE A\+ND N\+O\+N\+I\+N\+F\+R\+I\+N\+G\+E\+M\+E\+NT. IN NO E\+V\+E\+NT S\+H\+A\+LL T\+HE A\+U\+T\+H\+O\+RS OR C\+O\+P\+Y\+R\+I\+G\+HT H\+O\+L\+D\+E\+RS BE L\+I\+A\+B\+LE F\+OR A\+NY C\+L\+A\+IM, D\+A\+M\+A\+G\+ES OR O\+T\+H\+ER L\+I\+A\+B\+I\+L\+I\+TY, W\+H\+E\+T\+H\+ER IN AN A\+C\+T\+I\+ON OF C\+O\+N\+T\+R\+A\+CT, T\+O\+RT OR O\+T\+H\+E\+R\+W\+I\+SE, A\+R\+I\+S\+I\+NG F\+R\+OM, O\+UT OF OR IN C\+O\+N\+N\+E\+C\+T\+I\+ON W\+I\+TH T\+HE S\+O\+F\+T\+W\+A\+RE OR T\+HE U\+SE OR O\+T\+H\+ER D\+E\+A\+L\+I\+N\+GS IN T\+HE S\+O\+F\+T\+W\+A\+RE.\hypertarget{value_8hpp_DESCRIPTION}{}\subsection{D\+E\+S\+C\+R\+I\+P\+T\+I\+ON}\label{value_8hpp_DESCRIPTION}
  40. \begin{DoxySeeAlso}{See also}
  41. \href{http://stackoverflow.com/questions/865668/how-to-parse-command-line-arguments-in-c#868894}{\tt http\+://stackoverflow.\+com/questions/865668/how-\/to-\/parse-\/command-\/line-\/arguments-\/in-\/c\#868894}
  42. \end{DoxySeeAlso}