Return the integer identifier that uniquely identifies object.
Declared in <bsltf_templatetestfacility.h>
static
int
getIdentifier(char const const*& object);
The behavior is undefined unless object could be created from the TemplateTestFacility::create class method template.
the integer identifier of object
| Name | Description |
|---|---|
| object | string pointer whose identifier is requested |