Micro template library A library for building device drivers
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 

78 lines
4.6 KiB

  1. \hypertarget{classtesting_1_1internal_1_1_random}{}\section{testing\+:\+:internal\+:\+:Random Class Reference}
  2. \label{classtesting_1_1internal_1_1_random}\index{testing\+::internal\+::\+Random@{testing\+::internal\+::\+Random}}
  3. {\ttfamily \#include $<$gtest.\+h$>$}
  4. \subsection*{Public Member Functions}
  5. \begin{DoxyCompactItemize}
  6. \item
  7. \mbox{\hyperlink{classtesting_1_1internal_1_1_random_a6e112be5e7cce00551f6383025f69460}{Random}} (\mbox{\hyperlink{namespacetesting_1_1internal_a40d4fffcd2bf56f18b1c380615aa85e3}{U\+Int32}} seed)
  8. \item
  9. void \mbox{\hyperlink{classtesting_1_1internal_1_1_random_adf2f24199318a46f885c78f50d89a69e}{Reseed}} (\mbox{\hyperlink{namespacetesting_1_1internal_a40d4fffcd2bf56f18b1c380615aa85e3}{U\+Int32}} seed)
  10. \item
  11. \mbox{\hyperlink{namespacetesting_1_1internal_a40d4fffcd2bf56f18b1c380615aa85e3}{U\+Int32}} \mbox{\hyperlink{classtesting_1_1internal_1_1_random_a9315b7fb621cbcfdf92ed4b5e584c0db}{Generate}} (\mbox{\hyperlink{namespacetesting_1_1internal_a40d4fffcd2bf56f18b1c380615aa85e3}{U\+Int32}} range)
  12. \end{DoxyCompactItemize}
  13. \subsection*{Static Public Attributes}
  14. \begin{DoxyCompactItemize}
  15. \item
  16. static const \mbox{\hyperlink{namespacetesting_1_1internal_a40d4fffcd2bf56f18b1c380615aa85e3}{U\+Int32}} \mbox{\hyperlink{classtesting_1_1internal_1_1_random_a36d72dd7063d0b5338f229e75382fdd2}{k\+Max\+Range}} = 1u $<$$<$ 31
  17. \end{DoxyCompactItemize}
  18. \subsection{Detailed Description}
  19. Definition at line 7276 of file gtest.\+h.
  20. \subsection{Constructor \& Destructor Documentation}
  21. \mbox{\Hypertarget{classtesting_1_1internal_1_1_random_a6e112be5e7cce00551f6383025f69460}\label{classtesting_1_1internal_1_1_random_a6e112be5e7cce00551f6383025f69460}}
  22. \index{testing\+::internal\+::\+Random@{testing\+::internal\+::\+Random}!Random@{Random}}
  23. \index{Random@{Random}!testing\+::internal\+::\+Random@{testing\+::internal\+::\+Random}}
  24. \subsubsection{\texorpdfstring{Random()}{Random()}}
  25. {\footnotesize\ttfamily testing\+::internal\+::\+Random\+::\+Random (\begin{DoxyParamCaption}\item[{\mbox{\hyperlink{namespacetesting_1_1internal_a40d4fffcd2bf56f18b1c380615aa85e3}{U\+Int32}}}]{seed }\end{DoxyParamCaption})\hspace{0.3cm}{\ttfamily [inline]}, {\ttfamily [explicit]}}
  26. Definition at line 7280 of file gtest.\+h.
  27. \subsection{Member Function Documentation}
  28. \mbox{\Hypertarget{classtesting_1_1internal_1_1_random_a9315b7fb621cbcfdf92ed4b5e584c0db}\label{classtesting_1_1internal_1_1_random_a9315b7fb621cbcfdf92ed4b5e584c0db}}
  29. \index{testing\+::internal\+::\+Random@{testing\+::internal\+::\+Random}!Generate@{Generate}}
  30. \index{Generate@{Generate}!testing\+::internal\+::\+Random@{testing\+::internal\+::\+Random}}
  31. \subsubsection{\texorpdfstring{Generate()}{Generate()}}
  32. {\footnotesize\ttfamily \mbox{\hyperlink{namespacetesting_1_1internal_a40d4fffcd2bf56f18b1c380615aa85e3}{U\+Int32}} testing\+::internal\+::\+Random\+::\+Generate (\begin{DoxyParamCaption}\item[{\mbox{\hyperlink{namespacetesting_1_1internal_a40d4fffcd2bf56f18b1c380615aa85e3}{U\+Int32}}}]{range }\end{DoxyParamCaption})}
  33. \mbox{\Hypertarget{classtesting_1_1internal_1_1_random_adf2f24199318a46f885c78f50d89a69e}\label{classtesting_1_1internal_1_1_random_adf2f24199318a46f885c78f50d89a69e}}
  34. \index{testing\+::internal\+::\+Random@{testing\+::internal\+::\+Random}!Reseed@{Reseed}}
  35. \index{Reseed@{Reseed}!testing\+::internal\+::\+Random@{testing\+::internal\+::\+Random}}
  36. \subsubsection{\texorpdfstring{Reseed()}{Reseed()}}
  37. {\footnotesize\ttfamily void testing\+::internal\+::\+Random\+::\+Reseed (\begin{DoxyParamCaption}\item[{\mbox{\hyperlink{namespacetesting_1_1internal_a40d4fffcd2bf56f18b1c380615aa85e3}{U\+Int32}}}]{seed }\end{DoxyParamCaption})\hspace{0.3cm}{\ttfamily [inline]}}
  38. Definition at line 7282 of file gtest.\+h.
  39. \subsection{Member Data Documentation}
  40. \mbox{\Hypertarget{classtesting_1_1internal_1_1_random_a36d72dd7063d0b5338f229e75382fdd2}\label{classtesting_1_1internal_1_1_random_a36d72dd7063d0b5338f229e75382fdd2}}
  41. \index{testing\+::internal\+::\+Random@{testing\+::internal\+::\+Random}!k\+Max\+Range@{k\+Max\+Range}}
  42. \index{k\+Max\+Range@{k\+Max\+Range}!testing\+::internal\+::\+Random@{testing\+::internal\+::\+Random}}
  43. \subsubsection{\texorpdfstring{k\+Max\+Range}{kMaxRange}}
  44. {\footnotesize\ttfamily const \mbox{\hyperlink{namespacetesting_1_1internal_a40d4fffcd2bf56f18b1c380615aa85e3}{U\+Int32}} testing\+::internal\+::\+Random\+::k\+Max\+Range = 1u $<$$<$ 31\hspace{0.3cm}{\ttfamily [static]}}
  45. Definition at line 7278 of file gtest.\+h.
  46. The documentation for this class was generated from the following file\+:\begin{DoxyCompactItemize}
  47. \item
  48. test/eclipse-\/cygwin/lib/gtest/\mbox{\hyperlink{gtest_8h}{gtest.\+h}}\end{DoxyCompactItemize}