![]() |
Main Page Class Hierarchy Alphabetical List Compound List File List Compound Members
![]() |
Go to the source code of this file.
Classes | |
class | FX::FXDate |
Gregorian date class, which is useful for calendrical calculations. More... | |
Namespaces | |
namespace | FX |
Functions | |
FXDate | FX::operator+ (const FXDate &d, FXint x) |
FXDate | FX::operator+ (FXint x, const FXDate &d) |
FXint | FX::operator- (const FXDate &a, const FXDate &b) |
FXStream & | FX::operator<< (FXStream &store, const FXDate &d) |
FXStream & | FX::operator>> (FXStream &store, FXDate &d) |
![]() |