Warning: include(php/utility.php): Failed to open stream: No such file or directory in /home/argos/argos3/doc/api/embedded/a00474.php on line 2

Warning: include(): Failed opening 'php/utility.php' for inclusion (include_path='.:/usr/lib64/php') in /home/argos/argos3/doc/api/embedded/a00474.php on line 2
The ARGoS Website

set.h File Reference
#include <cstddef>
#include <iterator>
Include dependency graph for set.h:

Go to the source code of this file.

Classes

struct  argos::SSetElement< T >
 The data container of CSet. More...
 
class  argos::CSetIterator< CONTAINED_TYPE, REFERENCED_TYPE >
 The CSet iterator. More...
 
class  argos::CSet< T, C >
 Defines a very simple double-linked list that stores unique elements. More...
 
class  argos::CSet< T, C >::const_iterator
 

Namespaces

 argos
 The namespace containing all the ARGoS related code.