Micro template library A library for building device drivers
Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
 
 
 
 

38 lignes
1.9 KiB

  1. \hypertarget{main_8cpp}{}\section{test/main.cpp File Reference}
  2. \label{main_8cpp}\index{test/main.\+cpp@{test/main.\+cpp}}
  3. Test project main file.
  4. {\ttfamily \#include $<$gtest/gtest.\+h$>$}\newline
  5. \subsection*{Functions}
  6. \begin{DoxyCompactItemize}
  7. \item
  8. \mbox{\hyperlink{gtest_8h_aa73be6f0ba4a7456180a94904ce17790}{G\+T\+E\+S\+T\+\_\+\+A\+P\+I\+\_\+}} int \mbox{\hyperlink{main_8cpp_a7f83bdc516d2cb86e20235d94ddf055a}{main}} (int argc, char $\ast$$\ast$argv)
  9. \end{DoxyCompactItemize}
  10. \subsection{Detailed Description}
  11. Test project main file.
  12. Copyright (C) 2018 Christos Choutouridis
  13. This program is free software\+: you can redistribute it and/or modify it under the terms of the G\+NU Lesser General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
  14. This program is distributed in the hope that it will be useful, but W\+I\+T\+H\+O\+UT A\+NY W\+A\+R\+R\+A\+N\+TY; without even the implied warranty of M\+E\+R\+C\+H\+A\+N\+T\+A\+B\+I\+L\+I\+TY or F\+I\+T\+N\+E\+SS F\+OR A P\+A\+R\+T\+I\+C\+U\+L\+AR P\+U\+R\+P\+O\+SE. See the G\+NU Lesser General Public License for more details.
  15. You should have received a copy of the G\+NU Lesser General Public License along with this program. If not, see \href{http://www.gnu.org/licenses/}{\tt http\+://www.\+gnu.\+org/licenses/}.
  16. \subsection{Function Documentation}
  17. \mbox{\Hypertarget{main_8cpp_a7f83bdc516d2cb86e20235d94ddf055a}\label{main_8cpp_a7f83bdc516d2cb86e20235d94ddf055a}}
  18. \index{main.\+cpp@{main.\+cpp}!main@{main}}
  19. \index{main@{main}!main.\+cpp@{main.\+cpp}}
  20. \subsubsection{\texorpdfstring{main()}{main()}}
  21. {\footnotesize\ttfamily \mbox{\hyperlink{gtest_8h_aa73be6f0ba4a7456180a94904ce17790}{G\+T\+E\+S\+T\+\_\+\+A\+P\+I\+\_\+}} int main (\begin{DoxyParamCaption}\item[{int}]{argc, }\item[{char $\ast$$\ast$}]{argv }\end{DoxyParamCaption})}
  22. Definition at line 23 of file main.\+cpp.