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

Helper to make a class hierarchy vtable-enabled. More...

#include <vtable.h>

List of all members.

Public Member Functions

template<typename DERIVED >
size_t GetTagHelper (const DERIVED *) const

Detailed Description

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

Helper to make a class hierarchy vtable-enabled.

Definition at line 136 of file vtable.h.


Member Function Documentation

template<typename BASE>
template<typename DERIVED >
size_t argos::EnableVTableFor< BASE >::GetTagHelper ( const DERIVED *  ) const [inline]

Definition at line 138 of file vtable.h.


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