AbstractOp.h File Reference

Auxiliary classes and functions to serialize filter operations from a XML document. More...

#include "../../../common/Singleton.h"
#include "../../Config.h"
#include <map>
#include <string>
#include <boost/function.hpp>

Go to the source code of this file.

Classes

class  te::fe::serialize::AbstractOp
 

Namespaces

 te
 URI C++ Library.
 
 te::fe
 Namespace for the Filter Encoding module of TerraLib.
 
 te::fe::serialize
 
 te::xml
 Namespace for the XML module of TerraLib.
 

Detailed Description

Auxiliary classes and functions to serialize filter operations from a XML document.

Definition in file AbstractOp.h.