ObjectId.h File Reference

An object identifier is meant to represent a unique identifier for an object instance within the context of the web service or database that is serving the object. More...

#include "Config.h"
#include <string>

Go to the source code of this file.

Classes

class  te::fe::ObjectId
 An object identifier is meant to represent a unique identifier for an object instance within the context of the web service or database that is serving the object. More...
 

Namespaces

 te
 TerraLib.
 
 te::fe
 Namespace for the Filter Encoding module of TerraLib.
 

Detailed Description

An object identifier is meant to represent a unique identifier for an object instance within the context of the web service or database that is serving the object.

Definition in file ObjectId.h.