BloombergLP::bsltf::TemplateTestFacility::getIdentifier

Return the integer identifier that uniquely identifies object.

Synopsis

Declared in <bsltf_templatetestfacility.h>

static
int
getIdentifier(char const const*& object);

Description

The behavior is undefined unless object could be created from the TemplateTestFacility::create class method template.

Return Value

the integer identifier of object

Parameters

NameDescription
objectstring pointer whose identifier is requested