Main Page   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members

FXSize.h File Reference

Go to the source code of this file.

Namespaces

namespace  FX

Functions

FXSize operator * (const FXSize &s, FXshort c)
FXSize operator * (FXshort c, const FXSize &s)
FXSize operator/ (const FXSize &s, FXshort c)
FXSize operator/ (FXshort c, const FXSize &s)
FXStream & operator<< (FXStream &store, const FXSize &s)
FXStream & operator>> (FXStream &store, FXSize &s)


Function Documentation

FXSize FX::operator * const FXSize &  s,
FXshort  c
[inline]
 

FXSize FX::operator * FXshort  c,
const FXSize &  s
[inline]
 

FXSize FX::operator/ const FXSize &  s,
FXshort  c
[inline]
 

FXSize FX::operator/ FXshort  c,
const FXSize &  s
[inline]
 

FXStream& FX::operator<< FXStream &  store,
const FXSize &  s
 

FXStream& FX::operator>> FXStream &  store,
FXSize &  s
 

Copyright © 1997-2005 Jeroen van der Zijp