Micro template library A library for building device drivers
Вы не можете выбрать более 25 тем Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.
 
 
 
 

35 строки
2.0 KiB

  1. \hypertarget{ostream__dev_8h}{}\section{include/utl/dev/ostream\+\_\+dev.h File Reference}
  2. \label{ostream__dev_8h}\index{include/utl/dev/ostream\+\_\+dev.\+h@{include/utl/dev/ostream\+\_\+dev.\+h}}
  3. Abstract base class interface for output devices of utl.
  4. {\ttfamily \#include $<$utl/core/impl.\+h$>$}\newline
  5. {\ttfamily \#include $<$utl/core/crtp.\+h$>$}\newline
  6. {\ttfamily \#include $<$utl/dev/dev\+\_\+iterators.\+h$>$}\newline
  7. {\ttfamily \#include $<$utl/meta/meta.\+h$>$}\newline
  8. \subsection*{Classes}
  9. \begin{DoxyCompactItemize}
  10. \item
  11. class \mbox{\hyperlink{classutl_1_1ostream__dev}{utl\+::ostream\+\_\+dev$<$ impl\+\_\+t, data\+\_\+t $>$}}
  12. \begin{DoxyCompactList}\small\item\em Abstract base classes for output stream devices. \end{DoxyCompactList}\item
  13. class \mbox{\hyperlink{classutl_1_1ostream__dev_3_01virtual__tag_00_01data__t_01_4}{utl\+::ostream\+\_\+dev$<$ virtual\+\_\+tag, data\+\_\+t $>$}}
  14. \end{DoxyCompactItemize}
  15. \subsection*{Namespaces}
  16. \begin{DoxyCompactItemize}
  17. \item
  18. \mbox{\hyperlink{namespaceutl}{utl}}
  19. \begin{DoxyCompactList}\small\item\em S\+TL\textquotesingle{}s core language concepts. \end{DoxyCompactList}\end{DoxyCompactItemize}
  20. \subsection{Detailed Description}
  21. Abstract base class interface for output devices of utl.
  22. Copyright (C) 2018 Christos Choutouridis
  23. 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.
  24. 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.
  25. 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/}.