boost::openmethod::policies::InitializeClass

Class information for initializing a policy (exposition only).

Synopsis

struct InitializeClass;

Description

Provides the v‐table pointer for a class, identified by one or more type ids, via the members described on this page.

Member Functions

Name

Description

type_id_begin

Beginning of a range of type ids for a class.

type_id_end

End of a range of type ids for a class.

vptr

Reference to the v‐table pointer for the class.

Created with MrDocs