|  | 
| bool | add (const CRect &r) | 
|  | 
| RectList::iterator | begin () | 
|  | 
| RectList::iterator | end () | 
|  | 
| RectList::const_iterator | begin () const | 
|  | 
| RectList::const_iterator | end () const | 
|  | 
| void | erase (RectList::iterator it) | 
|  | 
| void | clear () | 
|  | 
| const RectList & | data () const | 
|  | 
| bool | empty () const | 
|  | 
  
  | 
        
          | bool add | ( | const CRect & | r | ) |  |  | inline | 
 
 
  
  | 
        
          | RectList::iterator begin | ( |  | ) |  |  | inline | 
 
 
  
  | 
        
          | RectList::const_iterator begin | ( |  | ) | const |  | inline | 
 
 
  
  | 
        
          | RectList::iterator end | ( |  | ) |  |  | inline | 
 
 
  
  | 
        
          | RectList::const_iterator end | ( |  | ) | const |  | inline | 
 
 
  
  | 
        
          | void erase | ( | RectList::iterator | it | ) |  |  | inline | 
 
 
The documentation for this struct was generated from the following file: