ARGoS  3
A parallel, multi-engine simulator for swarm robotics
argos::STagHolder< DERIVED, BASE > Struct Template Reference

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

#include <vtable.h>

List of all members.

Static Public Attributes

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

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.


The documentation for this struct was generated from the following file: