Sophie

Sophie

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

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

\section{string.h File Reference}
\label{string_8h}\index{string.h@{string.h}}
Common C++ generic string class. 

{\tt \#include $<$cc++/missing.h$>$}\par
{\tt \#include $<$cc++/strchar.h$>$}\par
\subsection*{Namespaces}
\begin{CompactItemize}
\item 
namespace {\bf ost}
\end{CompactItemize}
\subsection*{Classes}
\begin{CompactItemize}
\item 
class {\bf ost::String}
\begin{CompactList}\small\item\em This is a generic and portable string class.Generic string class. \item\end{CompactList}\item 
class {\bf ost::SString}
\item 
class {\bf ost::String\-Object}
\begin{CompactList}\small\item\em The {\bf String\-Object}{\rm (p.\,\pageref{classost_1_1_string_object})} class is used to derive subclasses that use the {\bf String}{\rm (p.\,\pageref{classost_1_1_string})} managed memory pool for all space allocations by overriding new and delete operators.Objects managed in reusable {\bf String}{\rm (p.\,\pageref{classost_1_1_string})} memory pools. \item\end{CompactList}\end{CompactItemize}


\subsection{Detailed Description}
Common C++ generic string class.