man ost_DateNumber (Fonctions bibliothèques) - A number class that manipulates a string buffer that is also a date.a number that is also a date string.
NAME
ost::DateNumber - A number class that manipulates a string buffer that is also a date.a number that is also a date string.
SYNOPSIS
#include <numbers.h>
Inherits ost::Number, and ost::Date.
Public Member Functions
DateNumber (char *buffer)
Protected Member Functions
void update (void)
Detailed Description
A number class that manipulates a string buffer that is also a date.a number that is also a date string.
Author: David Sugar <dyfet@ostel.com>
Constructor & Destructor Documentation
ost::DateNumber::DateNumber (char * buffer)
Member Function Documentation
void ost::DateNumber::update (void) [inline, protected, virtual]
Reimplemented from ost::Date.
Author
Generated automatically by Doxygen for GNU CommonC++ from the source code.