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

Region Class Reference

#include <Region.h>

List of all members.

Public Member Functions

 Region ()
 Region (unsigned long start, unsigned long len)
 Region (const Region &x)
Regionoperator= (const Region &r)
bool doIntersect (const Region &r) const
Region intersect (const Region &r) const
bool inside (const Region &r) const
bool operator== (const Region &r) const
bool operator!= (const Region &r) const
bool operator< (const Region &r) const
bool operator> (const Region &r) const
unsigned long start () const
unsigned long end () const
unsigned long len () const

Protected Attributes

unsigned long s
unsigned long l


Constructor & Destructor Documentation

Region::Region  )  [inline]
 

Region::Region unsigned long  start,
unsigned long  len
[inline]
 

Region::Region const Region x  )  [inline]
 


Member Function Documentation

bool Region::doIntersect const Region r  )  const [inline]
 

unsigned long Region::end  )  const [inline]
 

bool Region::inside const Region r  )  const [inline]
 

Region Region::intersect const Region r  )  const [inline]
 

unsigned long Region::len  )  const [inline]
 

bool Region::operator!= const Region r  )  const [inline]
 

bool Region::operator< const Region r  )  const [inline]
 

Region& Region::operator= const Region r  )  [inline]
 

bool Region::operator== const Region r  )  const [inline]
 

bool Region::operator> const Region r  )  const [inline]
 

unsigned long Region::start  )  const [inline]
 


Member Data Documentation

unsigned long Region::l [protected]
 

unsigned long Region::s [protected]
 


The documentation for this class was generated from the following file:
Generated on Wed Sep 14 11:27:09 2005 for yast2-storage by  doxygen 1.4.4