A grouping of information about a view of a table, including what records are viewed (the where clause), how the are sorted (the sort clause). More...
List of all members.
Detailed Description
A grouping of information about a view of a table, including what records are viewed (the where clause), how the are sorted (the sort clause). 
Member Typedef Documentation
Constructor & Destructor Documentation
      
        
          | Glom::FoundSet::FoundSet | ( |  | ) |  | 
      
 
 
      
        
          | Glom::FoundSet::FoundSet | ( | const FoundSet& | src | ) |  | 
      
 
 
Member Function Documentation
      
        
          | bool Glom::FoundSet::has_no_criteria | ( |  | ) | const | 
      
 
Whether this specifies any where clause or sort order. 
 
 
      
        
          | bool Glom::FoundSet::operator== | ( | const FoundSet& | src | ) | const | 
      
 
 
Member Data Documentation
The documentation for this class was generated from the following files:
- data_structure/foundset.h
- data_structure/foundset.cc