×

Virtual method table

In computer programming, a virtual method table, virtual function table, virtual call table, dispatch table, vtable, or vftable is a mechanism used in a programming language to support dynamic dispatch. Wikipedia