All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
SequenceLoaderStrategy.h File Reference

This class implements the main functions necessary to save and load the graph data and metadata information using as strategy a "order by" to create a sequence of objects. More...

#include "../Config.h"
#include "../Enums.h"
#include "AbstractGraphLoaderStrategy.h"
#include <string>

Go to the source code of this file.

Classes

class  te::graph::SequenceLoaderStrategy
 This class implements the main functions necessary to save and load the graph data and metadata information using as strategy a "order by" to create a sequence of objects. More...
 

Namespaces

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

Detailed Description

This class implements the main functions necessary to save and load the graph data and metadata information using as strategy a "order by" to create a sequence of objects.

Definition in file SequenceLoaderStrategy.h.