Type‐erased const reference to an object in the bdlat customized‐type category.

Synopsis

Declared in <bdlar_customizedtyperef.h>

class CustomizedTypeConstRef;

Member Functions

Name

Description

CustomizedTypeConstRef [constructor]

Constructors

baseCategory

Return a type category of the base type.

convertToBaseType

Return a reference to the base value.

objectAddress

Return a pointer to the wrapped object.

tmpAnyBuffer

Return a pointer to buffer large enough to store one AnyConstRef object.

vtable

Return a pointer to the vtable.

Non-Member Functions

Name

Description

bdlat_customizedTypeConvertToBaseType

Return an AnyConstRef to the base‐type representation of the specified ref.

Created with MrDocs