Public Member Functions | List of all members
ibis::math::formatUnixTime Class Reference

Format unix time stamps as strings through the function strftime and then output the leading portion as a floating-point number. More...

#include <qExpr.h>

Inheritance diagram for ibis::math::formatUnixTime:
ibis::math::sfunc1

Public Member Functions

virtual formatUnixTimedup () const
 Duplicate thyself. Should follow deep-copy semantics.
 
virtual std::string eval (double) const
 Evaluate the function on the given argument.
 
 formatUnixTime (const char *f, const char *z=0)
 
 formatUnixTime (const formatUnixTime &rhs)
 
virtual void printDecoration (std::ostream &) const
 Print the decoration on this function.
 
virtual void printName (std::ostream &) const
 Print the name of this function.
 

Detailed Description

Format unix time stamps as strings through the function strftime and then output the leading portion as a floating-point number.


The documentation for this class was generated from the following files:

Make It A Bit Faster
Contact us
Disclaimers
FastBit source code
FastBit mailing list archive