ARGoS
3
A parallel, multi-engine simulator for swarm robotics
|
The actual vtable. More...
#include <vtable.h>
Public Member Functions | |
template<typename DERIVED > | |
void | Add (FUNCTION t_function) |
FUNCTION | operator[] (size_t un_index) const |
size_t | Size () const |
The actual vtable.
void argos::CVTable< CONTEXT, BASE, FUNCTION >::Add | ( | FUNCTION | t_function | ) | [inline] |
FUNCTION argos::CVTable< CONTEXT, BASE, FUNCTION >::operator[] | ( | size_t | un_index | ) | const [inline] |
size_t argos::CVTable< CONTEXT, BASE, FUNCTION >::Size | ( | ) | const [inline] |