Sophie

Sophie

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

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

\section{numbers.h File Reference}
\label{numbers_8h}\index{numbers.h@{numbers.h}}
Numbers and dates manipulation. 

{\tt \#include $<$cc++/thread.h$>$}\par
{\tt \#include $<$cc++/missing.h$>$}\par
{\tt \#include $<$cc++/strchar.h$>$}\par
{\tt \#include $<$cc++/string.h$>$}\par
{\tt \#include $<$ctime$>$}\par
\subsection*{Namespaces}
\begin{CompactItemize}
\item 
namespace {\bf ost}
\end{CompactItemize}
\subsection*{Classes}
\begin{CompactItemize}
\item 
class {\bf ost::Number}
\begin{CompactList}\small\item\em A number manipulation class.number manipulation. \item\end{CompactList}\item 
class {\bf ost::ZNumber}
\item 
class {\bf ost::Date}
\begin{CompactList}\small\item\em The {\bf Date}{\rm (p.\,\pageref{classost_1_1_date})} class uses a julian date representation of the current year, month, and day.julian number based date class. \item\end{CompactList}\item 
class {\bf ost::Time}
\begin{CompactList}\small\item\em The {\bf Time}{\rm (p.\,\pageref{classost_1_1_time})} class uses a integer representation of the current time.Integer based time class. \item\end{CompactList}\item 
class {\bf ost::Datetime}
\begin{CompactList}\small\item\em The {\bf Datetime}{\rm (p.\,\pageref{classost_1_1_datetime})} class uses a julian date representation of the current year, month, and day and a integer representation of the current time.Integer based time class. \item\end{CompactList}\item 
class {\bf ost::Date\-Number}
\begin{CompactList}\small\item\em A number class that manipulates a string buffer that is also a date.a number that is also a date string. \item\end{CompactList}\end{CompactItemize}


\subsection{Detailed Description}
Numbers and dates manipulation.