GenericQueue.h File Reference

Implements a generic queue. More...

#include "Exception.h"

Go to the source code of this file.

Classes

struct  te::common::NodeT< T >
 Struct that represents a node in the Queue. More...
 
struct  te::common::QueueT< T >
 Struct that implements the generic queue. More...
 

Namespaces

 te
 URI C++ Library.
 
 te::common
 Namespace for the Common module of TerraLib.
 

Detailed Description

Implements a generic queue.

Definition in file GenericQueue.h.