BLObjectImpl Struct Reference

BLObject [Impl].

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

Member Functions

Common Functionality

Member Function Documentation

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

Casts this Impl to T*.

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

Casts this Impl to T* (const).