Bayeux
3.4.1
Core Foundation library for SuperNEMO
|
Templatized concrete caster class for casting pointers from a covariant class hierarchy to some other type. More...
#include <bayeux/datatools/caster_utils.h>
Public Member Functions | |
virtual ToDaughter * | cast (From *ptr_) |
virtual | ~caster () |
Templatized concrete caster class for casting pointers from a covariant class hierarchy to some other type.
|
inlinevirtual |
|
inlinevirtual |
Implements datatools::i_caster< From, ToBase >.