AttributeRestrictionVisitor.h File Reference

A visitor that retrieves attribute restrictions from a Query hierarchy. More...

#include "../../geometry/Enums.h"
#include "QueryVisitor.h"
#include <boost/noncopyable.hpp>
#include <map>
#include <string>
#include <vector>

Go to the source code of this file.

Classes

struct  te::da::AttributeRestriction
 A struct that represents an attribute restriction. More...
 
class  te::da::AttributeRestrictionVisitor
 A visitor that retrieves attribute restrictions from a Query hierarchy. More...
 

Namespaces

 te
 URI C++ Library.
 
 te::da
 Namespace for the DataAccess API of TerraLib.
 

Detailed Description

A visitor that retrieves attribute restrictions from a Query hierarchy.

Definition in file AttributeRestrictionVisitor.h.