Warning: include(php/utility.php): Failed to open stream: No such file or directory in /home/argos/argos3/doc/api/embedded/a00402.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/a00402.php on line 2
The ARGoS Website

argos::STagCounter< BASE > Struct Template Reference

Holds the value of the last used tag. More...

#include <vtable.h>

Static Public Attributes

static size_t Count
 Holds the value of the last used tag. More...
 

Detailed Description

template<typename BASE>
struct argos::STagCounter< BASE >

Holds the value of the last used tag.

Definition at line 95 of file vtable.h.

Member Data Documentation

template<typename BASE >
size_t argos::STagCounter< BASE >::Count
static

Holds the value of the last used tag.

Definition at line 96 of file vtable.h.