BloombergLP::bdlar::CustomizedTypeConstRef

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

Synopsis

Declared in <bdlar_customizedtyperef.h>

class CustomizedTypeConstRef;

Member Functions

NameDescription
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

NameDescription
bdlat_customizedTypeConvertToBaseTypeReturn an AnyConstRef to the base-type representation of the specified ref.