CompSize Class Reference

A 2D size (likely in screen space) that can only be mutated with set() methods, since it'd data members are private. More...

#include <size.h>

Inherited by CompIcon, and CompScreen.

List of all members.

Public Types

typedef std::vector< CompSizevector
typedef std::vector< CompSize * > ptrVector
typedef std::list< CompSizelist
typedef std::list< CompSize * > ptrList

Public Member Functions

 CompSize (int, int)
int width () const
int height () const
void setWidth (int)
void setHeight (int)


Detailed Description

A 2D size (likely in screen space) that can only be mutated with set() methods, since it'd data members are private.
The documentation for this class was generated from the following file:

Generated on Wed Feb 2 22:44:14 2011 for Compiz by  doxygen 1.5.6