Açıklama Yok

classfilemanip.tex 3.0KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849
  1. \hypertarget{classfilemanip}{}\section{filemanip Class Reference}
  2. \label{classfilemanip}\index{filemanip@{filemanip}}
  3. {\ttfamily \#include $<$filemanip.\+h$>$}
  4. \subsection*{Public Member Functions}
  5. \begin{DoxyCompactItemize}
  6. \item
  7. \hypertarget{classfilemanip_a39d12f6e1f3dcff22bf54c0fe28f1e6f}{}\hyperlink{classfilemanip_a39d12f6e1f3dcff22bf54c0fe28f1e6f}{filemanip} ()\label{classfilemanip_a39d12f6e1f3dcff22bf54c0fe28f1e6f}
  8. \begin{DoxyCompactList}\small\item\em Constructor that sets a fixed dvd file. \end{DoxyCompactList}\item
  9. \hypertarget{classfilemanip_a14b1ee925fb4b6eaeede53de271eb296}{}\hyperlink{classfilemanip_a14b1ee925fb4b6eaeede53de271eb296}{filemanip} (Q\+String filename)\label{classfilemanip_a14b1ee925fb4b6eaeede53de271eb296}
  10. \begin{DoxyCompactList}\small\item\em Constructor that sets a file. \end{DoxyCompactList}\item
  11. \hypertarget{classfilemanip_acbbde8fc20a8f5c3e4ebc22d8711046d}{}Q\+String \hyperlink{classfilemanip_acbbde8fc20a8f5c3e4ebc22d8711046d}{getnext} ()\label{classfilemanip_acbbde8fc20a8f5c3e4ebc22d8711046d}
  12. \begin{DoxyCompactList}\small\item\em Returns the next file text line. \end{DoxyCompactList}\item
  13. \hypertarget{classfilemanip_a211ae5ba5a3c5320bb9da90941690edd}{}void \hyperlink{classfilemanip_a211ae5ba5a3c5320bb9da90941690edd}{reset} ()\label{classfilemanip_a211ae5ba5a3c5320bb9da90941690edd}
  14. \begin{DoxyCompactList}\small\item\em File pointer points to the start of the file. \end{DoxyCompactList}\item
  15. \hypertarget{classfilemanip_a8fe6ced260e2c7cb0deef92a02fd2e41}{}\hyperlink{classfilemanip_a8fe6ced260e2c7cb0deef92a02fd2e41}{$\sim$filemanip} ()\label{classfilemanip_a8fe6ced260e2c7cb0deef92a02fd2e41}
  16. \begin{DoxyCompactList}\small\item\em Destructor. \end{DoxyCompactList}\end{DoxyCompactItemize}
  17. \subsection*{Private Attributes}
  18. \begin{DoxyCompactItemize}
  19. \item
  20. Q\+File $\ast$ \hyperlink{classfilemanip_a2290120459afdb754263d99761fe5523}{file}
  21. \item
  22. Q\+Text\+Stream $\ast$ \hyperlink{classfilemanip_a3558c09c7972ba84cbb7352bd258bbf6}{in}
  23. \end{DoxyCompactItemize}
  24. \subsection{Detailed Description}
  25. A class to manipulate files.
  26. \subsection{Member Data Documentation}
  27. \hypertarget{classfilemanip_a2290120459afdb754263d99761fe5523}{}\index{filemanip@{filemanip}!file@{file}}
  28. \index{file@{file}!filemanip@{filemanip}}
  29. \subsubsection[{file}]{\setlength{\rightskip}{0pt plus 5cm}Q\+File$\ast$ filemanip\+::file\hspace{0.3cm}{\ttfamily [private]}}\label{classfilemanip_a2290120459afdb754263d99761fe5523}
  30. pointer to a file / apuntador a un archivo \hypertarget{classfilemanip_a3558c09c7972ba84cbb7352bd258bbf6}{}\index{filemanip@{filemanip}!in@{in}}
  31. \index{in@{in}!filemanip@{filemanip}}
  32. \subsubsection[{in}]{\setlength{\rightskip}{0pt plus 5cm}Q\+Text\+Stream$\ast$ filemanip\+::in\hspace{0.3cm}{\ttfamily [private]}}\label{classfilemanip_a3558c09c7972ba84cbb7352bd258bbf6}
  33. pointer to a text stream / apuntador a un flujo de entrada
  34. The documentation for this class was generated from the following files\+:\begin{DoxyCompactItemize}
  35. \item
  36. filemanip.\+h\item
  37. filemanip.\+cpp\end{DoxyCompactItemize}