#include <cinvalidrectlist.h>
|  | 
| 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 | 
|  | 
◆ RectList
◆ add()
  
  | 
        
          | bool add | ( | const CRect & | r | ) |  |  | inline | 
 
 
◆ begin() [1/2]
  
  | 
        
          | RectList::iterator begin | ( |  | ) |  |  | inline | 
 
 
◆ begin() [2/2]
  
  | 
        
          | RectList::const_iterator begin | ( |  | ) | const |  | inline | 
 
 
◆ clear()
◆ data()
◆ empty()
◆ end() [1/2]
  
  | 
        
          | RectList::iterator end | ( |  | ) |  |  | inline | 
 
 
◆ end() [2/2]
  
  | 
        
          | RectList::const_iterator end | ( |  | ) | const |  | inline | 
 
 
◆ erase()
  
  | 
        
          | void erase | ( | RectList::iterator | it | ) |  |  | inline | 
 
 
The documentation for this struct was generated from the following file: