libyui-ncurses  2.44.1
wsze Class Reference
Inheritance diagram for wsze:
Collaboration diagram for wsze:

List of all members.

Public Member Functions

 wsze (const int v=0)
 wsze (const int h, const int w)
 wsze (const wpair &Rhs)
 wsze (const wsze &Rhs)
wszeoperator= (const wsze &Rhs)
wszeoperator+= (const wpair &Rhs)
wszeoperator-= (const wpair &Rhs)
wszeoperator*= (const wpair &Rhs)
wszeoperator/= (const wpair &Rhs)
wsze operator+ (const wpair &Rhs) const
wsze operator- (const wpair &Rhs) const
wsze operator* (const wpair &Rhs) const
wsze operator/ (const wpair &Rhs) const

Public Attributes

int & H
int & W

Detailed Description

Definition at line 154 of file position.h.


The documentation for this class was generated from the following file:
 All Classes Functions Variables