IndexC APIBLObjectImpl

BLObjectImpl Struct Reference [¶]

BLObject [Impl].

This is only used to model inheritance when compiled by a C++ compiler.

Member Functions

Common Functionality

template<typename T>
T* BLObjectImpl::as()nodiscardnoexcept[1/2][¶]

Casts this Impl to T*.

template<typename T>
const T* BLObjectImpl::as() constnodiscardnoexcept[2/2][¶]

Casts this Impl to T* (const).