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

LayoutItem Class Reference

#include <chanlayout.h>

List of all members.

Public Member Functions

 LayoutItem (void)
 LayoutItem (int, int)
 LayoutItem (const LayoutItem &)
 ~LayoutItem (void)
LayoutItem & operator= (const LayoutItem &)
void AddRegion (const ChanViewport &)
int GetNumRegions (void)
const ChanViewportoperator[] (int)

Private Attributes

int _x
int _y
LayoutRegionVec _regions


Constructor & Destructor Documentation

LayoutItem::LayoutItem void   )  [inline]
 

Definition at line 22 of file chanlayout.I.

References INLINE.

LayoutItem::LayoutItem int  ,
int 
[inline]
 

Definition at line 24 of file chanlayout.I.

LayoutItem::LayoutItem const LayoutItem &   )  [inline]
 

Definition at line 26 of file chanlayout.I.

References INLINE.

LayoutItem::~LayoutItem void   )  [inline]
 

Definition at line 29 of file chanlayout.I.

References _x, and _y.


Member Function Documentation

void LayoutItem::AddRegion const ChanViewport  )  [inline]
 

Definition at line 38 of file chanlayout.I.

References _regions, and INLINE.

int LayoutItem::GetNumRegions void   )  [inline]
 

Definition at line 42 of file chanlayout.I.

References _regions, and INLINE.

Referenced by ChanConfig::chan_eval().

LayoutItem & LayoutItem::operator= const LayoutItem &   )  [inline]
 

Definition at line 31 of file chanlayout.I.

References _regions.

const ChanViewport & LayoutItem::operator[] int   )  [inline]
 

Definition at line 46 of file chanlayout.I.


Member Data Documentation

LayoutRegionVec LayoutItem::_regions [private]
 

Definition at line 39 of file chanlayout.h.

Referenced by AddRegion(), GetNumRegions(), and operator=().

int LayoutItem::_x [private]
 

Definition at line 38 of file chanlayout.h.

Referenced by ~LayoutItem().

int LayoutItem::_y [private]
 

Definition at line 38 of file chanlayout.h.

Referenced by ~LayoutItem().


The documentation for this class was generated from the following files:
Generated on Fri May 2 00:51:37 2003 for Panda by doxygen1.3