Type-erased const reference to an object in the bdlat customized-type category.
Declared in <bdlar_customizedtyperef.h>
class CustomizedTypeConstRef;
| 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. |
| Name | Description |
|---|---|
bdlat_customizedTypeConvertToBaseType | Return an AnyConstRef to the base-type representation of the specified ref. |