A logical operator can be used to combine one or more conditional expressions. More...
#include "AbstractOp.h"Go to the source code of this file.
Classes | |
| class | te::fe::LogicOp |
| A logical operator can be used to combine one or more conditional expressions. More... | |
Namespaces | |
| te | |
| URI C++ Library. | |
| te::fe | |
| Namespace for the Filter Encoding module of TerraLib. | |
A logical operator can be used to combine one or more conditional expressions.
Definition in file LogicOp.h.