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

argos::STagHolder< DERIVED, BASE > Struct Template Reference

Holds the value of the tag associated to DERIVED More...

#include <vtable.h>

Static Public Attributes

static size_t Tag = GetTag<DERIVED, BASE>()
 Force initialization of tag holder. More...
 

Detailed Description

template<typename DERIVED, typename BASE>
struct argos::STagHolder< DERIVED, BASE >

Holds the value of the tag associated to DERIVED

Definition at line 108 of file vtable.h.

Member Data Documentation

template<typename DERIVED , typename BASE >
size_t argos::STagHolder< DERIVED, BASE >::Tag = GetTag<DERIVED, BASE>()
static

Force initialization of tag holder.

Definition at line 109 of file vtable.h.