summaryrefslogtreecommitdiff
path: root/doc/doxygen/latex/classRtError.tex
diff options
context:
space:
mode:
authorGary Scavone <gary@music.mcgill.ca>2013-10-10 23:57:51 +0200
committerStephen Sinclair <sinclair@music.mcgill.ca>2013-10-10 23:57:51 +0200
commitf58f7c5aafe9b52acf26fad31ac2c01c6a184fbc (patch)
treee6a95e6bce9138be23bffd52c6e9e742b863f73e /doc/doxygen/latex/classRtError.tex
parent71d678163c1a267fd006dbddf5f7ff42a5986366 (diff)
Release 2.1 tarball2.1
Diffstat (limited to 'doc/doxygen/latex/classRtError.tex')
-rw-r--r--doc/doxygen/latex/classRtError.tex135
1 files changed, 0 insertions, 135 deletions
diff --git a/doc/doxygen/latex/classRtError.tex b/doc/doxygen/latex/classRtError.tex
deleted file mode 100644
index 59e73c5..0000000
--- a/doc/doxygen/latex/classRtError.tex
+++ /dev/null
@@ -1,135 +0,0 @@
-\section{Rt\-Error Class Reference}
-\label{classRtError}\index{RtError@{Rt\-Error}}
-{\tt \#include $<$Rt\-Audio.h$>$}
-
-\subsection*{Public Types}
-\begin{CompactItemize}
-\item
-enum {\bf TYPE} \{ {\bf WARNING},
-{\bf DEBUG\_\-WARNING},
-{\bf UNSPECIFIED},
-{\bf NO\_\-DEVICES\_\-FOUND},
-{\bf INVALID\_\-DEVICE},
-{\bf INVALID\_\-STREAM},
-{\bf MEMORY\_\-ERROR},
-{\bf INVALID\_\-PARAMETER},
-{\bf DRIVER\_\-ERROR},
-{\bf SYSTEM\_\-ERROR},
-{\bf THREAD\_\-ERROR}
- \}
-\end{CompactItemize}
-\subsection*{Public Methods}
-\begin{CompactItemize}
-\item
-{\bf Rt\-Error} (const char $\ast$p, {\bf TYPE} tipe=Rt\-Error::UNSPECIFIED)
-\begin{CompactList}\small\item\em The constructor.\item\end{CompactList}\item
-virtual {\bf $\sim$Rt\-Error} (void)
-\begin{CompactList}\small\item\em The destructor.\item\end{CompactList}\item
-virtual void {\bf print\-Message} (void)
-\begin{CompactList}\small\item\em Prints \char`\"{}thrown\char`\"{} error message to stdout.\item\end{CompactList}\item
-virtual const {\bf TYPE}\& {\bf get\-Type} (void)
-\begin{CompactList}\small\item\em Returns the \char`\"{}thrown\char`\"{} error message TYPE.\item\end{CompactList}\item
-virtual const char$\ast$ {\bf get\-Message} (void)
-\begin{CompactList}\small\item\em Returns the \char`\"{}thrown\char`\"{} error message string.\item\end{CompactList}\end{CompactItemize}
-\subsection*{Protected Attributes}
-\begin{CompactItemize}
-\item
-char {\bf error\_\-message} [256]
-\item
-{\bf TYPE} {\bf type}
-\end{CompactItemize}
-
-
-\subsection{Member Enumeration Documentation}
-\index{RtError@{Rt\-Error}!TYPE@{TYPE}}
-\index{TYPE@{TYPE}!RtError@{Rt\-Error}}
-\subsubsection{\setlength{\rightskip}{0pt plus 5cm}enum Rt\-Error::TYPE}\label{classRtError_s11}
-
-
-\begin{Desc}
-\item[{\bf Enumeration values:}]\par
-\begin{description}
-\index{WARNING@{WARNING}!RtError@{Rt\-Error}}\index{RtError@{RtError}!WARNING@{WARNING}}\item[
-{\em WARNING}\label{classRtError_s11s0}
-]\index{DEBUG_WARNING@{DEBUG\_\-WARNING}!RtError@{Rt\-Error}}\index{RtError@{RtError}!DEBUG_WARNING@{DEBUG\_\-WARNING}}\item[
-{\em DEBUG\_\-WARNING}\label{classRtError_s11s1}
-]\index{UNSPECIFIED@{UNSPECIFIED}!RtError@{Rt\-Error}}\index{RtError@{RtError}!UNSPECIFIED@{UNSPECIFIED}}\item[
-{\em UNSPECIFIED}\label{classRtError_s11s2}
-]\index{NO_DEVICES_FOUND@{NO\_\-DEVICES\_\-FOUND}!RtError@{Rt\-Error}}\index{RtError@{RtError}!NO_DEVICES_FOUND@{NO\_\-DEVICES\_\-FOUND}}\item[
-{\em NO\_\-DEVICES\_\-FOUND}\label{classRtError_s11s3}
-]\index{INVALID_DEVICE@{INVALID\_\-DEVICE}!RtError@{Rt\-Error}}\index{RtError@{RtError}!INVALID_DEVICE@{INVALID\_\-DEVICE}}\item[
-{\em INVALID\_\-DEVICE}\label{classRtError_s11s4}
-]\index{INVALID_STREAM@{INVALID\_\-STREAM}!RtError@{Rt\-Error}}\index{RtError@{RtError}!INVALID_STREAM@{INVALID\_\-STREAM}}\item[
-{\em INVALID\_\-STREAM}\label{classRtError_s11s5}
-]\index{MEMORY_ERROR@{MEMORY\_\-ERROR}!RtError@{Rt\-Error}}\index{RtError@{RtError}!MEMORY_ERROR@{MEMORY\_\-ERROR}}\item[
-{\em MEMORY\_\-ERROR}\label{classRtError_s11s6}
-]\index{INVALID_PARAMETER@{INVALID\_\-PARAMETER}!RtError@{Rt\-Error}}\index{RtError@{RtError}!INVALID_PARAMETER@{INVALID\_\-PARAMETER}}\item[
-{\em INVALID\_\-PARAMETER}\label{classRtError_s11s7}
-]\index{DRIVER_ERROR@{DRIVER\_\-ERROR}!RtError@{Rt\-Error}}\index{RtError@{RtError}!DRIVER_ERROR@{DRIVER\_\-ERROR}}\item[
-{\em DRIVER\_\-ERROR}\label{classRtError_s11s8}
-]\index{SYSTEM_ERROR@{SYSTEM\_\-ERROR}!RtError@{Rt\-Error}}\index{RtError@{RtError}!SYSTEM_ERROR@{SYSTEM\_\-ERROR}}\item[
-{\em SYSTEM\_\-ERROR}\label{classRtError_s11s9}
-]\index{THREAD_ERROR@{THREAD\_\-ERROR}!RtError@{Rt\-Error}}\index{RtError@{RtError}!THREAD_ERROR@{THREAD\_\-ERROR}}\item[
-{\em THREAD\_\-ERROR}\label{classRtError_s11s10}
-]\end{description}
-\end{Desc}
-
-
-
-\subsection{Constructor \& Destructor Documentation}
-\index{RtError@{Rt\-Error}!RtError@{RtError}}
-\index{RtError@{RtError}!RtError@{Rt\-Error}}
-\subsubsection{\setlength{\rightskip}{0pt plus 5cm}Rt\-Error::Rt\-Error (const char $\ast$ {\em p}, {\bf TYPE} {\em tipe} = Rt\-Error::UNSPECIFIED)}\label{classRtError_a0}
-
-
-The constructor.
-
-\index{RtError@{Rt\-Error}!~RtError@{$\sim$RtError}}
-\index{~RtError@{$\sim$RtError}!RtError@{Rt\-Error}}
-\subsubsection{\setlength{\rightskip}{0pt plus 5cm}Rt\-Error::$\sim$Rt\-Error (void)\hspace{0.3cm}{\tt [virtual]}}\label{classRtError_a1}
-
-
-The destructor.
-
-
-
-\subsection{Member Function Documentation}
-\index{RtError@{Rt\-Error}!printMessage@{printMessage}}
-\index{printMessage@{printMessage}!RtError@{Rt\-Error}}
-\subsubsection{\setlength{\rightskip}{0pt plus 5cm}void Rt\-Error::print\-Message (void)\hspace{0.3cm}{\tt [virtual]}}\label{classRtError_a2}
-
-
-Prints \char`\"{}thrown\char`\"{} error message to stdout.
-
-\index{RtError@{Rt\-Error}!getType@{getType}}
-\index{getType@{getType}!RtError@{Rt\-Error}}
-\subsubsection{\setlength{\rightskip}{0pt plus 5cm}const {\bf TYPE} \& Rt\-Error::get\-Type (void)\hspace{0.3cm}{\tt [inline, virtual]}}\label{classRtError_a3}
-
-
-Returns the \char`\"{}thrown\char`\"{} error message TYPE.
-
-\index{RtError@{Rt\-Error}!getMessage@{getMessage}}
-\index{getMessage@{getMessage}!RtError@{Rt\-Error}}
-\subsubsection{\setlength{\rightskip}{0pt plus 5cm}const char $\ast$ Rt\-Error::get\-Message (void)\hspace{0.3cm}{\tt [inline, virtual]}}\label{classRtError_a4}
-
-
-Returns the \char`\"{}thrown\char`\"{} error message string.
-
-
-
-\subsection{Member Data Documentation}
-\index{RtError@{Rt\-Error}!error_message@{error\_\-message}}
-\index{error_message@{error\_\-message}!RtError@{Rt\-Error}}
-\subsubsection{\setlength{\rightskip}{0pt plus 5cm}char Rt\-Error::error\_\-message\hspace{0.3cm}{\tt [protected]}}\label{classRtError_n0}
-
-
-\index{RtError@{Rt\-Error}!type@{type}}
-\index{type@{type}!RtError@{Rt\-Error}}
-\subsubsection{\setlength{\rightskip}{0pt plus 5cm}{\bf TYPE} Rt\-Error::type\hspace{0.3cm}{\tt [protected]}}\label{classRtError_n1}
-
-
-
-
-The documentation for this class was generated from the following file:\begin{CompactItemize}
-\item
-{\bf Rt\-Audio.h}\end{CompactItemize}