logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

ost::DateNumber - A number class that manipulates a string buffer that is also a date.

Author

       Generated automatically by Doxygen for GNU CommonC++ from the source code.

GNU CommonC++                                    Sun Dec 27 2020                              ost::DateNumber(3)

Constructor & Destructor Documentation

ost::DateNumber::DateNumber(char*buffer)virtualost::DateNumber::~DateNumber()[virtual]

Detailed Description

       A number class that manipulates a string buffer that is also a date.

       Author
           David Sugar dyfet@ostel.com

       a number that is also a date string.

Member Function Documentation

voidost::DateNumber::update(void)[inline],[protected],[virtual]
       Reimplemented from ost::Date.

Name

       ost::DateNumber - A number class that manipulates a string buffer that is also a date.

Synopsis

       #include <numbers.h>

       Inherits ost::Number, and ost::Date.

   PublicMemberFunctionsDateNumber (char *buffer)
       virtual ~DateNumber ()

   ProtectedMemberFunctions
       void update (void)

   AdditionalInheritedMembers

See Also