Main Page | Namespace List | Class Hierarchy | Class List | Directories | File List | Namespace Members | Class Members | File Members

wpair Class Reference

#include <position.h>

Inheritance diagram for wpair:

wpos wsze List of all members.

Public Member Functions

 wpair (const int v=0)
 wpair (const int a, const int b)
 wpair (const wpair &Rhs)
virtual ~wpair ()
bool operator== (const wpair &Rhs) const
bool operator!= (const wpair &Rhs) const
bool operator> (const wpair &Rhs) const
bool operator< (const wpair &Rhs) const
bool operator>= (const wpair &Rhs) const
bool operator<= (const wpair &Rhs) const
wpair between (const wpair &Min, const wpair &Max) const

Static Public Member Functions

wpair min (const wpair &Lhs, const wpair &Rhs)
wpair max (const wpair &Lhs, const wpair &Rhs)

Protected Member Functions

wpairoperator= (const wpair &Rhs)
wpairoperator+= (const wpair &Rhs)
wpairoperator-= (const wpair &Rhs)
wpairoperator *= (const wpair &Rhs)
wpairoperator/= (const wpair &Rhs)
wpair operator+ (const wpair &Rhs) const
wpair operator- (const wpair &Rhs) const
wpair operator * (const wpair &Rhs) const
wpair operator/ (const wpair &Rhs) const

Protected Attributes

int A
int B

Friends

std::ostream & operator<< (std::ostream &STREAM, const wpair &OBJ)

Constructor & Destructor Documentation

wpair::wpair const int  v = 0  )  [inline]
 

wpair::wpair const int  a,
const int  b
[inline]
 

wpair::wpair const wpair Rhs  )  [inline]
 

virtual wpair::~wpair  )  [inline, virtual]
 


Member Function Documentation

wpair wpair::between const wpair Min,
const wpair Max
const [inline]
 

wpair wpair::max const wpair Lhs,
const wpair Rhs
[inline, static]
 

wpair wpair::min const wpair Lhs,
const wpair Rhs
[inline, static]
 

wpair wpair::operator * const wpair Rhs  )  const [inline, protected]
 

Reimplemented in wpos, and wsze.

wpair& wpair::operator *= const wpair Rhs  )  [inline, protected]
 

Reimplemented in wpos, and wsze.

bool wpair::operator!= const wpair Rhs  )  const [inline]
 

wpair wpair::operator+ const wpair Rhs  )  const [inline, protected]
 

Reimplemented in wpos, and wsze.

wpair& wpair::operator+= const wpair Rhs  )  [inline, protected]
 

Reimplemented in wpos, and wsze.

wpair wpair::operator- const wpair Rhs  )  const [inline, protected]
 

Reimplemented in wpos, and wsze.

wpair& wpair::operator-= const wpair Rhs  )  [inline, protected]
 

Reimplemented in wpos, and wsze.

wpair wpair::operator/ const wpair Rhs  )  const [inline, protected]
 

Reimplemented in wpos, and wsze.

wpair& wpair::operator/= const wpair Rhs  )  [inline, protected]
 

Reimplemented in wpos, and wsze.

bool wpair::operator< const wpair Rhs  )  const [inline]
 

bool wpair::operator<= const wpair Rhs  )  const [inline]
 

wpair& wpair::operator= const wpair Rhs  )  [inline, protected]
 

bool wpair::operator== const wpair Rhs  )  const [inline]
 

bool wpair::operator> const wpair Rhs  )  const [inline]
 

bool wpair::operator>= const wpair Rhs  )  const [inline]
 


Friends And Related Function Documentation

std::ostream& operator<< std::ostream &  STREAM,
const wpair OBJ
[friend]
 


Member Data Documentation

int wpair::A [protected]
 

int wpair::B [protected]
 


The documentation for this class was generated from the following file:
Generated on Wed Nov 12 04:52:34 2008 for yast2-ncurses by  doxygen 1.3.9.1