Sophie

Sophie

distrib > Mandriva > 2007.0 > i586 > by-pkgid > ad1ba1135a9c9eeffc2e538163e00373 > files > 737

libCommonC++2_1.4-devel-1.4.1-1mdv2007.0.i586.rpm

\section{ost::SString Class Reference}
\label{classost_1_1_s_string}\index{ost::SString@{ost::SString}}
{\tt \#include $<$string.h$>$}

Inheritance diagram for ost::SString::\begin{figure}[H]
\begin{center}
\leavevmode
\includegraphics[height=2cm]{classost_1_1_s_string}
\end{center}
\end{figure}
\subsection*{Public Member Functions}
\begin{CompactItemize}
\item 
{\bf SString} ()
\begin{CompactList}\small\item\em Create an empty streamable string ready for input. \item\end{CompactList}\item 
{\bf SString} (const {\bf SString} \&from)
\begin{CompactList}\small\item\em Copy constructor. \item\end{CompactList}\item 
{\bf $\sim$SString} ()
\begin{CompactList}\small\item\em Cancel out the object. \item\end{CompactList}\end{CompactItemize}
\subsection*{Protected Member Functions}
\begin{CompactItemize}
\item 
int {\bf overflow} (int c)
\begin{CompactList}\small\item\em This is the streambuf function that actually outputs the data to the string. \item\end{CompactList}\end{CompactItemize}


\subsection{Constructor \& Destructor Documentation}
\index{ost::SString@{ost::SString}!SString@{SString}}
\index{SString@{SString}!ost::SString@{ost::SString}}
\subsubsection{\setlength{\rightskip}{0pt plus 5cm}ost::SString::SString ()}\label{classost_1_1_s_string_1ef47d7f86cb24e25cec81a7004b3511}


Create an empty streamable string ready for input. 

\index{ost::SString@{ost::SString}!SString@{SString}}
\index{SString@{SString}!ost::SString@{ost::SString}}
\subsubsection{\setlength{\rightskip}{0pt plus 5cm}ost::SString::SString (const {\bf SString} \& {\em from})}\label{classost_1_1_s_string_89fd7b5cc853637e82f86b46f79e82ac}


Copy constructor. 

\index{ost::SString@{ost::SString}!~SString@{$\sim$SString}}
\index{~SString@{$\sim$SString}!ost::SString@{ost::SString}}
\subsubsection{\setlength{\rightskip}{0pt plus 5cm}ost::SString::$\sim$SString ()}\label{classost_1_1_s_string_0d7aa06b045ee829b2560efdb067601b}


Cancel out the object. 



\subsection{Member Function Documentation}
\index{ost::SString@{ost::SString}!overflow@{overflow}}
\index{overflow@{overflow}!ost::SString@{ost::SString}}
\subsubsection{\setlength{\rightskip}{0pt plus 5cm}int ost::SString::overflow (int {\em c})\hspace{0.3cm}{\tt  [protected]}}\label{classost_1_1_s_string_0f886441ba52e7dcef1f5c4dda95e959}


This is the streambuf function that actually outputs the data to the string. 

Since all output should be done with the standard ostream operators, this function should never be called directly. 

The documentation for this class was generated from the following file:\begin{CompactItemize}
\item 
{\bf string.h}\end{CompactItemize}